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-beanutils | commons-beanutils | 1.7.0 | - | jar | |
| commons-collections | commons-collections | 3.2 | - | jar | |
| commons-logging | commons-logging | 1.1 | - | jar | |
| net.sf.ezmorph | ezmorph | 1.0.4 | - | jar | |
| org.codehaus.groovy | groovy-all | 1.5.4 | - | jar | (optional) |
| org.jruby | jruby | 1.0 | - | jar | (optional) |
| oro | oro | 2.0.8 | - | jar | (optional) |
| xom | xom | 1.1 | - | jar | (optional) |
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 |
|---|---|---|---|---|---|
| log4j | log4j | 1.2.14 | - | 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 |
|---|---|---|---|---|---|
| xmlunit | xmlunit | 1.0 | - | 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.3 | - | jar | |
| asm | asm-commons | 2.2.3 | - | jar | |
| asm | asm-tree | 2.2.3 | - | jar | |
| backport-util-concurrent | backport-util-concurrent | 3.0 | - | jar | |
| commons-lang | commons-lang | 2.3 | - | jar | |
| dom4j | dom4j | 1.6.1 | - | jar | |
| jaxen | jaxen | 1.1-beta-8 | - | jar | |
| jdom | jdom | 1.0 | - | jar | |
| jline | jline | 0.9.93 | - | jar | |
| org.apache.ant | ant | 1.7.0 | - | jar | |
| org.apache.ant | ant-launcher | 1.7.0 | - | jar | |
| xalan | xalan | 2.7.0 | - | jar | |
| xerces | xercesImpl | 2.6.2 | - | jar | |
| xerces | xmlParserAPIs | 2.6.2 | - | jar | |
| xml-apis | xml-apis | 1.0.b2 | - | jar | |
| junit | junit | 3.8.2 | - | jar | (optional) |
Java library for transforming beans, maps, collections, java arrays and XML to JSON.
http://json-lib.sourceforge.net
Unnamed - xmlunit:xmlunit:jar:1.0
Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0
Types that extend and augment the Java Collections Framework.
http://jakarta.apache.org/commons/collections/
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 - xalan:xalan:jar:2.7.0
Unnamed - xml-apis:xml-apis:jar:1.0.b2
http://xml.apache.org/commons/#external
Jaxen is a universal Java XPath engine.
dom4j: the flexible XML framework for Java
Unnamed - xerces:xmlParserAPIs:jar:2.6.2
Unnamed - xerces:xercesImpl:jar:2.6.2
Simple java library for transforming an Object to another Object.
http://ezmorph.sourceforge.net
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/lang/
Log4j
http://logging.apache.org/log4j/docs/
Groovy: A powerful, dynamic language for the JVM
Apache Ant
Unnamed - org.apache.ant:ant-launcher:jar:1.7.0
master POM
http://ant.apache.org/ant-launcher
A 1.8.5 compatible Ruby interpreter written in 100% pure Java
http://www.jruby.org/maven/jruby
Dawid Kurzyniec's backport of JSR 166
http://www.mathcs.emory.edu/dcl/util/backport-util-concurrent/
JLine is a java library for reading and editing user input in console applications. It features tab-completion, command history, password masking, customizable keybindings, and pass-through handlers to use to chain to other console applications.
A very small and fast Java bytecode manipulation framework
http://asm.objectweb.org/asm-commons
A very small and fast Java bytecode manipulation framework
http://asm.objectweb.org/asm-tree
A very small and fast Java bytecode manipulation framework