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
commons-httpclient commons-httpclient 3.1 - jar
org.mule mule-core 2.0.2 - jar
tanukisoft wrapper 3.2.3 - 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
org.mule mule-core 2.0.2 tests test-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
backport-util-concurrent backport-util-concurrent 3.1 - jar
commons-beanutils commons-beanutils 1.7.0 - jar
commons-cli commons-cli 1.0 - jar
commons-codec commons-codec 1.3 - 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.4 - jar
javax.activation activation 1.1 - 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.1 - jar
org.apache.geronimo.specs geronimo-jta_1.0.1B_spec 1.1 - jar
org.safehaus.jug jug 2.0.0 asl jar
org.slf4j jcl104-over-slf4j 1.5.0 - jar
org.slf4j slf4j-api 1.5.0 - jar
org.slf4j slf4j-log4j12 1.5.0 - jar

Project Dependency Graph

Dependency Listings

Mule Bootstrap

Classes used to boot up the Mule server

http://mule.mulesource.org/mule-modules/mule-module-boot

Mule Core

Mule server and core classes

http://mule.mulesource.org/mule-core

Unnamed - tanukisoft:wrapper:jar:3.2.3

HttpClient

The HttpClient component supports the client-side of RFC 1945 (HTTP/1.0) and RFC 2616 (HTTP/1.1) , several related specifications (RFC 2109 (Cookies) , RFC 2617 (HTTP Authentication) , etc.), and provides a framework by which new request types (methods) or HTTP extensions can be created easily.

http://jakarta.apache.org/httpcomponents/httpclient-3.x/

Codec

The codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.

http://jakarta.apache.org/commons/codec/

Mule Core

Mule server and core classes

http://mule.mulesource.org/mule-core

Unnamed - javax.activation:activation:jar:1.1

J2EE Connector 1.5

Provides open-source implementations of Sun specifications.

http://geronimo.apache.org/specs/geronimo-j2ee-connector_1.5_spec

JTA 1.0.1B

Provides open-source implementations of Sun specifications.

http://geronimo.apache.org/specs/geronimo-jta_1.0.1B_spec

Java UUID Generator

http://jug.safehaus.org/

Log4j

Log4j

http://logging.apache.org/log4j/docs/

Unnamed - backport-util-concurrent:backport-util-concurrent:jar:3.1

Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0

CLI

Commons CLI provides a simple API for working with the command line arguments and options.

Collections

Types that extend and augment the Java Collections Framework.

http://jakarta.apache.org/commons/collections/

Discovery

Commons Discovery

IO

Commons-IO contains utility classes, stream implementations, file filters, and endian classes.

http://jakarta.apache.org/commons/io/

Lang

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 Implemented Over SLF4J

JCL implementation over SLF4J

http://www.slf4j.org

SLF4J API Module

The slf4j API

http://www.slf4j.org

SLF4J LOG4J-12 Binding

The slf4j log4j-12 binding

http://www.slf4j.org

Commons Pool

Commons Object Pooling Library

http://commons.apache.org/pool/

JUnit

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.

http://junit.org

Unnamed - mockobjects:mockobjects-core:jar:0.09