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.mule.tools | bobberplus | 1.4.3 | - | 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 | |
classworlds | classworlds | 1.1-alpha-2 | - | 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-logging | commons-logging | 1.0.2 | - | 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.apache.maven | maven-archetype-core | RELEASE | - | jar | |
org.apache.maven | maven-artifact | 2.0-beta-1 | - | jar | |
org.apache.maven | maven-model | 2.0.8 | - | jar | |
org.apache.maven | maven-plugin-api | RELEASE | - | jar | |
org.apache.maven | maven-settings | RELEASE | - | jar | |
org.codehaus.plexus | plexus-classworlds | 1.2-alpha-7 | - | jar | |
org.codehaus.plexus | plexus-component-api | 1.0-alpha-16 | - | jar | |
org.codehaus.plexus | plexus-container-default | 1.0-alpha-9-stable-1 | - | jar | |
org.codehaus.plexus | plexus-interactivity-api | 1.0-alpha-6 | - | jar | |
org.codehaus.plexus | plexus-utils | 1.4.3 | - | jar | |
org.mule | mule-core | 1.4.3 | - | 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 | |
plexus | plexus-container-default | 1.0-alpha-6 | - | jar | |
plexus | plexus-utils | 1.0.3 | - | jar | |
plexus | plexus-velocity | 1.0 | - | jar | |
velocity | velocity | 1.4 | - | jar | |
xerces | xercesImpl | 2.8.1 | - | jar | |
xml-apis | xml-apis | 1.3.03 | - | jar |
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 |
---|---|---|---|---|---|
velocity | velocity-dep | 1.4 | - | jar |
Archetype for Mule 1.4 and above transport projects.
http://mule.mulesource.org/mule-tools/mule-transport-archetype
Extended Bobber Custom Archetype Creator
http://mule.mulesource.org/mule-tools/bobberplus
Mule server and core classes
http://mule.mulesource.org/mule-core
Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.
http://maven.apache.org/maven-plugin-api
Maven is a project development management and comprehension tool. Based on the concept of a project object model: builds, dependency management, documentation creation, site publication, and distribution publication are all controlled from the declarative file. Maven can be extended by plugins to utilise a number of other development tools for reporting or the build process.
http://maven.apache.org/maven-settings
Unnamed - org.apache.maven:maven-archetype-core:jar:1.0-alpha-3
Maven components parent
http://maven.apache.org/maven2/maven-archetype/maven-archetype-core
Velocity is a Java-based template engine. It permits anyone to use the simple yet powerful template language to reference objects defined in Java code.
http://jakarta.apache.org/velocity/
Velocity is a Java-based template engine. It permits anyone to use the simple yet powerful template language to reference objects defined in Java code.
http://jakarta.apache.org/velocity/
Types that extend and augment the Java Collections Framework.
http://jakarta.apache.org/commons/collections/
Log4j
http://logging.apache.org/log4j/docs/
Commons Logging
Maven Model
http://maven.apache.org/maven-model
Maven components parent
http://maven.apache.org/maven2/maven-artifact
http://classworlds.codehaus.org/
Plexus Default Interactivity Handler
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.