Project Dependencies

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupId ArtifactId Version Classifier Type Optional
com.ibm.icu icu4j 3.8 - jar
net.sourceforge.safr safr-core 0.9 - jar
org.jasypt jasypt 1.5 - jar

test

The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:

GroupId ArtifactId Version Classifier Type Optional
junit junit 4.4 - jar

Project Transitive Dependencies

The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.

compile

The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:

GroupId ArtifactId Version Classifier Type Optional
aopalliance aopalliance 1.0 - jar
avalon-framework avalon-framework 4.1.3 - jar
commons-codec commons-codec 1.1 - jar
commons-collections commons-collections 2.1 - jar
commons-dbcp commons-dbcp 1.2.1 - jar
commons-lang commons-lang 2.1 - jar
commons-logging commons-logging 1.1 - jar
commons-pool commons-pool 1.3 - jar
javax.annotation jsr250-api 1.0 - jar
javax.servlet servlet-api 2.3 - jar
log4j log4j 1.2.12 - jar
logkit logkit 1.0.1 - jar
org.apache.felix org.osgi.core 1.0.0 - jar
org.aspectj aspectjrt 1.6.0 - jar
org.aspectj aspectjweaver 1.6.0 - jar
org.springframework spring-aop 2.5.4 - jar
org.springframework spring-aspects 2.5.4 - jar
org.springframework spring-beans 2.5.4 - jar
org.springframework spring-context 2.5.4 - jar
org.springframework spring-core 2.5.4 - jar
org.springframework spring-test 2.5.4 - jar
xerces xercesImpl 2.0.2 - jar
xml-apis xml-apis 1.0.b2 - jar

Project Dependency Graph

Dependency Listings

safr-crypto

../../safr/safr-crypto

JUnit

JUnit is a regression testing framework written by Erich Gamma and Kent Beck. It is used by the developer who implements unit tests in Java.

http://junit.org

safr-core

../../safr/safr-core

Spring Framework: Core

Spring Framework: Core

http://www.springframework.org

Spring Framework: AOP

Spring Framework: AOP

http://www.springframework.org

Spring Framework: Context

Spring Framework: Context

http://www.springframework.org

Spring Framework: Test

Spring Framework: Test

http://www.springframework.org

OSGi R4 Core Bundle

OSGi Service Platform Release 4 Core Interfaces and Classes.

http://felix.apache.org/org.osgi.core

JSR-250 Common Annotations for the JavaTM Platform

JSR-250 Reference Implementation by Glassfish

http://jcp.org/aboutJava/communityprocess/final/jsr250/index.html

Spring Framework: Aspects

Spring Framework: Aspects

http://www.springframework.org

AspectJ runtime

http://www.aspectj.org

AspectJ weaver

http://www.aspectj.org

Logging

Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.

http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/

Spring Framework: Beans

Spring Framework: Beans

http://www.springframework.org

Commons DBCP

Commons Database Connection Pooling

http://jakarta.apache.org/commons/dbcp/

Unnamed - xml-apis:xml-apis:jar:1.0.b2

http://xml.apache.org/commons/#external

Unnamed - xerces:xercesImpl:jar:2.0.2

Commons Pool

Commons Object Pooling Library

http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/

JASYPT: Java Simplified Encryption

Java library which enables encryption in java apps with minimum effort.

http://www.jasypt.org

Lang

Commons.Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang.

http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/

Codec

The codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.

ICU4J

The International Component for Unicode (ICU) is a mature, portable set of C/C++ and Java libraries for Unicode support, software internationalization (I18N) and globalization (G11N), giving applications the same results on all platforms.

http://www-306.ibm.com/software/globalization/icu/