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 |
---|---|---|---|---|---|
org.apache.xbean | xbean-spring-v2 | 2.9-SNAPSHOT | - | jar | |
org.springframework | spring | 1.2.4 | - | jar | |
ant | ant | 1.6.2 | - | jar | (optional) |
backport-util-concurrent | backport-util-concurrent | 2.1 | - | jar | (optional) |
mx4j | mx4j | 3.0.1 | - | jar | (optional) |
qdox | qdox | 1.6.1 | - | jar | (optional) |
stax | stax-api | 1.0 | - | jar | (optional) |
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 | 3.8.1 | - | jar |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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 |
---|---|---|---|---|---|
commons-logging | commons-logging | 1.0.3 | - | jar | |
org.apache.xbean | xbean-spring-common | 2.9-SNAPSHOT | - | jar |
XBean is a plugin based server architecture.
http://geronimo.apache.org/xbean/xbean-spring-v2a
Unnamed - junit:junit:jar:3.8.1
Unnamed - org.springframework:spring:jar:1.2.4
XBean is a plugin based server architecture.
http://geronimo.apache.org/xbean/xbean-spring-v2
XBean is a plugin based server architecture.
http://geronimo.apache.org/xbean/xbean-spring-common
Commons Logging
http://jakarta.apache.org/commons/logging/
Dawid Kurzyniec's backport of JSR 166
http://www.mathcs.emory.edu/dcl/util/backport-util-concurrent/
Unnamed - stax:stax-api:jar:1.0
QDox is a high speed, small footprint parser for extracting class/interface/method definitions from source files complete with JavaDoc @tags. It is designed to be used by active code generators or documentation tools.