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 |
---|---|---|---|---|---|
ant | ant | 1.5.4 | - | jar | |
asm | asm-commons | 2.2.1 | - | jar | |
asm | asm-util | 2.2.1 | - | jar | |
commons-io | commons-io | 1.1 | - | jar | |
commons-logging | commons-logging | 1.1 | - | jar | |
org.apache.bcel | bcel | 5.2 | - | jar | |
org.apache.commons | commons-jci-core | 1.0-20061102.202514-6 | - | jar |
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-addons | junit-addons | 1.4 | - | 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 |
---|---|---|---|---|---|
asm | asm | 2.2.1 | - | jar | |
asm | asm-analysis | 2.2.1 | - | jar | |
asm | asm-attrs | 2.2.1 | - | jar | |
asm | asm-tree | 2.2.1 | - | jar | |
avalon-framework | avalon-framework | 4.1.3 | - | jar | |
commons-collections | commons-collections | 3.1 | - | jar | |
commons-lang | commons-lang | 2.1 | - | jar | |
commons-logging | commons-logging-api | 1.0.4 | - | jar | |
jakarta-regexp | jakarta-regexp | 1.4 | - | jar | |
javax.servlet | servlet-api | 2.3 | - | jar | |
log4j | log4j | 1.2.12 | - | jar | |
logkit | logkit | 1.0.1 | - | jar | |
org.apache.commons | commons-jci-fam | 1.0-SNAPSHOT | - | jar |
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 | |
xerces | xercesImpl | 2.6.2 | - | jar | |
xerces | xmlParserAPIs | 2.6.2 | - | jar |
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
http://commons.apache.org/sandbox/javaflow/
Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
Unnamed - log4j:log4j:jar:1.2.12
Unnamed - logkit:logkit:jar:1.0.1
Unnamed - avalon-framework:avalon-framework:jar:4.1.3
Unnamed - javax.servlet:servlet-api:jar:2.3
Unnamed - org.apache.bcel:bcel:jar:5.2
Unnamed - jakarta-regexp:jakarta-regexp:jar:1.4
Common java compiler interface
http://jakarta.apache.org/commons/jci/commons-jci-core
Common java compiler interface
http://jakarta.apache.org/commons/jci/commons-jci-fam
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)}/
Unnamed - commons-logging:commons-logging-api:jar:1.0.4
Unnamed - commons-collections:commons-collections:jar:3.1
Types that extend and augment the Java Collections Framework.
Commons-IO contains utility classes, stream implementations, file filters, and endian classes.
http://jakarta.apache.org/commons/io/
Unnamed - junit-addons:junit-addons:jar:1.4
Unnamed - junit:junit:jar:3.8.1