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-digester | commons-digester | 1.7 | - | jar | |
org.apache.geronimo.specs | geronimo-servlet_2.4_spec | 1.0.1 | - | jar | |
org.mule | mule-core | 1.4.3 | - | jar | |
xerces | xercesImpl | 2.8.1 | - | jar |
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 |
---|---|---|---|---|---|
javax.activation | activation | 1.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 |
---|---|---|---|---|---|
backport-util-concurrent | backport-util-concurrent | 3.0 | - | jar | |
commons-beanutils | commons-beanutils | 1.7.0 | - | jar | |
commons-cli | commons-cli | 1.0 | - | jar | |
commons-collections | commons-collections | 3.2 | - | jar | |
commons-discovery | commons-discovery | 0.2 | - | jar | |
commons-io | commons-io | 1.3.1 | - | jar | |
commons-lang | commons-lang | 2.3 | - | jar | |
commons-pool | commons-pool | 1.3 | - | jar | |
junit | junit | 3.8.2 | - | jar | |
log4j | log4j | 1.2.14 | - | jar | |
mockobjects | mockobjects-core | 0.09 | - | jar | |
org.apache.geronimo.specs | geronimo-j2ee-connector_1.5_spec | 1.0.1 | - | jar | |
org.apache.geronimo.specs | geronimo-jta_1.0.1B_spec | 1.0.1 | - | jar | |
org.safehaus.jug | jug | 2.0.0 | asl | jar | |
org.slf4j | jcl104-over-slf4j | 1.4.1 | - | jar | |
org.slf4j | slf4j-api | 1.4.1 | - | jar | |
org.slf4j | slf4j-log4j12 | 1.4.1 | - | jar | |
xml-apis | xml-apis | 1.3.03 | - | jar |
Standard configuration builders for Mule
http://mule.mulesource.org/mule-modules/mule-module-builders
Mule server and core classes
http://mule.mulesource.org/mule-core
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.
Geronimo SPECs is a collection of Java Specifications that have been created completely by hand and are ASF licensed.
http://geronimo.apache.org/geronimo-j2ee-connector_1.5_spec
Types that extend and augment the Java Collections Framework.
http://jakarta.apache.org/commons/collections/
Commons-IO contains utility classes, stream implementations, file filters, and endian classes.
http://jakarta.apache.org/commons/io/
Geronimo SPECs is a collection of Java Specifications that have been created completely by hand and are ASF licensed.
http://geronimo.apache.org/geronimo-jta_1.0.1B_spec
Dawid Kurzyniec's backport of JSR 166
http://www.mathcs.emory.edu/dcl/util/backport-util-concurrent/
Commons CLI provides a simple API for working with the command line arguments and options.
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/
JCL implementation over SLF4J
Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0
The slf4j log4j-12 binding
The slf4j API
Log4j
http://logging.apache.org/log4j/docs/
Commons Object Pooling Library
http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/
Unnamed - mockobjects:mockobjects-core:jar:0.09
Commons Discovery
Unnamed - javax.activation:activation:jar:1.1
Xerces2 is the next generation of high performance, fully compliant XML parsers in the Apache Xerces family. This new version of Xerces introduces the Xerces Native Interface (XNI), a complete framework for building parser components and configurations that is extremely modular and easy to program.
http://xerces.apache.org/xerces2-j/
The Digester package lets you configure an XML->Java object mapping module which triggers certain actions called rules whenever a particular pattern of nested XML elements is recognized.
http://jakarta.apache.org/commons/digester/
Unnamed - xml-apis:xml-apis:jar:1.3.03
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://xml.apache.org/commons/#external
Geronimo SPECs is a collection of Java Specifications that have been created completely by hand and are ASF licensed.