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 | |
commons-logging | commons-logging | 1.0.4 | - | jar | |
jboss | javassist | 3.4.ga | - | jar | |
ognl | ognl | 2.6.9-patch-20070624 | - | jar |
runtime
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
org.apache.geronimo.specs | geronimo-jta_1.0.1B_spec | 1.0 | - | jar | (optional) |
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 |
---|---|---|---|---|---|
hsqldb | hsqldb | 1.7.3.3 | - | jar | |
junit-addons | junit-addons | 1.4 | - | jar | |
log4j | log4j | 1.2.8 | - | jar |
provided
The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:
GroupId | ArtifactId | Version | Classifier | Type | Optional |
---|---|---|---|---|---|
org.apache.geronimo.specs | geronimo-j2ee_1.4_spec | 1.0 | - | 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 |
---|---|---|---|---|---|
junit | junit | 3.8.1 | - | 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 |
---|---|---|---|---|---|
xerces | xercesImpl | 2.6.2 | - | jar | |
xerces | xmlParserAPIs | 2.6.2 | - | jar |
Project Dependency Graph
Dependency Tree
Dependency Listings
DI Container with AOP
http://s2container.seasar.org/
Unnamed - hsqldb:hsqldb:jar:1.7.3.3
Unnamed - org.apache.geronimo.specs:geronimo-j2ee_1.4_spec:jar:1.0
Unnamed - org.apache.geronimo.specs:geronimo-jta_1.0.1B_spec:jar:1.0
Unnamed - log4j:log4j:jar:1.2.8
AOP Alliance
http://aopalliance.sourceforge.net
Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
http://jakarta.apache.org/commons/logging/
Javassist (Java programming assistant) is a load-time reflective system for Java.
http://www.jboss.org/products/javassist
Unnamed - junit-addons:junit-addons:jar:1.4
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.
Unnamed - xerces:xercesImpl:jar:2.6.2
Unnamed - xerces:xmlParserAPIs:jar:2.6.2
Patch for OGNL version 2.6.9 (http://www.ognl.org/)