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 | mule-core | 2.0.2 | - | jar | |
org.mule.tools | bobberplus | 2.0.2 | - | jar |
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.apache.maven | maven-core | 2.0.7 | - | jar | |
org.apache.maven | maven-embedder | 2.0.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 |
---|---|---|---|---|---|
backport-util-concurrent | backport-util-concurrent | 3.1 | - | jar | |
classworlds | classworlds | 1.1 | - | 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.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.apache.maven | maven-archetype-core | RELEASE | - | jar | |
org.apache.maven | maven-artifact | 2.0.7 | - | jar | |
org.apache.maven | maven-model | 2.0.7 | - | 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.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 | |
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 |
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 |
---|---|---|---|---|---|
com.jcraft | jsch | 0.1.27 | - | jar | |
jtidy | jtidy | 4aug2000r7-dev | - | jar | |
org.apache.maven | maven-artifact-manager | 2.0.7 | - | jar | |
org.apache.maven | maven-error-diagnostics | 2.0.7 | - | jar | |
org.apache.maven | maven-monitor | 2.0.7 | - | jar | |
org.apache.maven | maven-plugin-descriptor | 2.0.7 | - | jar | |
org.apache.maven | maven-plugin-parameter-documenter | 2.0.7 | - | jar | |
org.apache.maven | maven-plugin-registry | 2.0.7 | - | jar | |
org.apache.maven | maven-profile | 2.0.7 | - | jar | |
org.apache.maven | maven-project | 2.0.7 | - | jar | |
org.apache.maven | maven-repository-metadata | 2.0.7 | - | jar | |
org.apache.maven.doxia | doxia-sink-api | 1.0-alpha-7 | - | jar | |
org.apache.maven.reporting | maven-reporting-api | 2.0.7 | - | jar | |
org.apache.maven.wagon | wagon-file | 1.0-beta-2 | - | jar | |
org.apache.maven.wagon | wagon-http-lightweight | 1.0-beta-2 | - | jar | |
org.apache.maven.wagon | wagon-http-shared | 1.0-beta-2 | - | jar | |
org.apache.maven.wagon | wagon-provider-api | 1.0-beta-2 | - | jar | |
org.apache.maven.wagon | wagon-ssh | 1.0-beta-2 | - | jar | |
org.apache.maven.wagon | wagon-ssh-common | 1.0-beta-2 | - | jar | |
org.apache.maven.wagon | wagon-ssh-external | 1.0-beta-2 | - | jar | |
xml-apis | xml-apis | 1.0.b2 | - | jar |
Archetype for Mule 2.0 and above transport projects.
http://mule.mulesource.org/mule-tools/mule-transport-archetype
Mule server and core classes
http://mule.mulesource.org/mule-core
Unnamed - javax.activation:activation:jar:1.1
Provides open-source implementations of Sun specifications.
http://geronimo.apache.org/specs/geronimo-j2ee-connector_1.5_spec
Provides open-source implementations of Sun specifications.
http://geronimo.apache.org/specs/geronimo-jta_1.0.1B_spec
Unnamed - backport-util-concurrent:backport-util-concurrent:jar:3.1
Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0
Commons Discovery
Commons-IO contains utility classes, stream implementations, file filters, and endian classes.
http://jakarta.apache.org/commons/io/
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
The slf4j log4j-12 binding
The slf4j API
Commons Object Pooling Library
http://commons.apache.org/pool/
Unnamed - mockobjects:mockobjects-core:jar:0.09
Extended Bobber Custom Archetype Creator
http://mule.mulesource.org/mule-tools/bobberplus
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 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/maven2/maven-embedder
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-core
Wagon that gets and puts artifacts using file system protocol
http://maven.apache.org/wagon/wagon-providers/wagon-file
Maven Plugin Parameter Documenter 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-plugin-parameter-documenter
Maven Wagon Lightweight HTTP Provider
Wagon that gets and puts artifacts through http using standard Java library
http://maven.apache.org/wagon/wagon-providers/wagon-http-lightweight
Maven Wagon HTTP Shared Library
Shared Library for the wagon-http, and wagon-http-lightweight wagon providers.
http://maven.apache.org/wagon/wagon-providers/wagon-http-shared
JTidy is a Java port of HTML Tidy, a HTML syntax checker and pretty printer. Like its non-Java cousin, JTidy can be used as a tool for cleaning up malformed and faulty HTML. In addition, JTidy provides a DOM parser for real-world HTML.
XML Commons External Components XML APIs
xml-commons provides an Apache-hosted set of DOM, SAX, and JAXP interfaces for use in other xml-based projects. Our hope is that we can standardize on both a common version and packaging scheme for these critical XML standards interfaces to make the lives of both our developers and users easier. The External Components portion of xml-commons contains interfaces that are defined by external standards organizations. For DOM, that's the W3C; for SAX it's David Megginson and sax.sourceforge.net; for JAXP it's Sun.
http://xml.apache.org/commons/#external
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-reporting/maven-reporting-api
http://maven.apache.org/doxia/doxia-sink-api
Provides a manager component which will process a given Throwable instance through a set of diagnostic sub-components, and return a String message with user-friendly information about the error and possibly how to fix it.
http://maven.apache.org/maven-error-diagnostics
This library is used to not only read Maven project object model files, but to assemble inheritence and to retrieve remote models as required.
http://maven.apache.org/maven-project
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
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-profile
Maven Model
http://maven.apache.org/maven-model
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-registry
Commons CLI provides a simple API for working with the command line arguments and options.
Maven Wagon SSH External Provider
Wagon that gets and puts artifacts using SSH protocol with a preinstalled SSH client
http://maven.apache.org/wagon/wagon-providers/wagon-ssh-external
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-descriptor
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-artifact-manager
Maven Repository Metadata Model
Maven Plugin Mapping
http://maven.apache.org/maven-repository-metadata
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-artifact
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-monitor
Tools to manage artifacts and deployment
http://maven.apache.org/wagon/wagon-providers/wagon-ssh
JSch is a pure Java implementation of SSH2
Plexus Default Interactivity Handler
Maven Wagon SSH Common Library
Tools to manage artifacts and deployment
http://maven.apache.org/wagon/wagon-providers/wagon-ssh-common
Maven Wagon API that defines the contract between different Wagon implementations
http://maven.apache.org/wagon/wagon-provider-api