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.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 |
---|---|---|---|---|---|
classworlds | classworlds | 1.1-alpha-2 | - | jar | |
commons-collections | commons-collections | 2.0 | - | jar | |
commons-logging | commons-logging | 1.0.2 | - | jar | |
junit | junit | 3.8.2 | - | jar | |
log4j | log4j | 1.2.14 | - | 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.9 | - | 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 | |
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 |
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
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/
Unnamed - commons-collections:commons-collections:jar:2.0
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
http://plexus.codehaus.org/plexus-utils
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.