The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Type | License | Optional |
---|---|---|---|---|---|
com.sun.jersey | jersey-client | 1.6 | jar | CDDL 1.1-GPL2 w/ CPE | No |
com.sun.jersey | jersey-json | 1.6 | jar | CDDL 1.1-GPL2 w/ CPE | No |
com.sun.jersey | jersey-server | 1.6 | jar | CDDL 1.1-GPL2 w/ CPE | No |
org.codehaus.jackson | jackson-core-asl | 1.8.0 | jar | The Apache Software License, Version 2.0 | No |
org.codehaus.jackson | jackson-jaxrs | 1.8.0 | jar | The Apache Software License, Version 2.0-GNU Lesser General Public License (LGPL), Version 2.1 | No |
org.mule | mule-core | 3.2.1 | jar | CPAL v1.0 | No |
org.mule.modules | mule-module-spring-config | 3.2.1 | jar | CPAL v1.0 | No |
org.mule.patterns | mule-pattern-core | 3.2.1 | jar | CPAL v1.0 | No |
org.mule.transports | mule-transport-http | 3.2.1 | jar | CPAL v1.0 | No |
org.mule.transports | mule-transport-servlet | 3.2.1 | jar | CPAL v1.0 | Yes |
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 | Type | License |
---|---|---|---|---|
org.mule.modules | mule-module-client | 3.2.1 | jar | CPAL v1.0 |
org.mule.tests | mule-tests-functional | 3.2.1 | jar | CPAL v1.0 |
org.mule.transports | mule-transport-jetty | 3.2.1 | jar | CPAL v1.0 |
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:
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 | License |
---|---|---|---|---|---|
com.thoughtworks.xstream | xstream | 1.2.2-osgi | - | jar | BSD style |
commons-jxpath | commons-jxpath | 1.3-osgi | - | jar | The Apache Software License, Version 2.0 |
joda-time | joda-time | 1.6 | - | jar | Apache 2 |
net.java.dev.stax-utils | stax-utils | 20080702-osgi | - | jar | BSD |
net.sf.saxon | saxon | 8.9.0.4-osgi | - | jar | - |
net.sf.saxon | saxon-dom | 8.9.0.4-osgi | - | jar | - |
net.sf.saxon | saxon-xqj | 8.9.0.4 | - | jar | - |
org.apache.geronimo.specs | geronimo-annotation_1.0_spec | 1.1.1 | - | jar | The Apache Software License, Version 2.0 |
org.apache.geronimo.specs | geronimo-stax-api_1.0_spec | 1.0.1 | - | jar | The Apache Software License, Version 2.0 |
org.apache.tomcat | annotations-api | 6.0.29 | - | jar | - |
org.apache.tomcat | el-api | 6.0.29 | - | jar | - |
org.apache.tomcat | jasper | 6.0.29 | - | jar | - |
org.apache.tomcat | jasper-el | 6.0.29 | - | jar | - |
org.apache.tomcat | jasper-jdt | 6.0.29 | - | jar | - |
org.apache.tomcat | jsp-api | 6.0.29 | - | jar | - |
org.apache.tomcat | juli | 6.0.29 | - | jar | - |
org.codehaus.woodstox | stax2-api | 3.0.2 | - | jar | The BSD License |
org.codehaus.woodstox | woodstox-core-asl | 4.0.8 | - | jar | The Apache Software License, Version 2.0 |
org.mortbay.jetty | jetty | 6.1.26 | - | jar | Apache Software License - Version 2.0-Eclipse Public License - Version 1.0 |
org.mortbay.jetty | jetty-annotations | 6.1.26 | - | jar | Apache Software License - Version 2.0-Eclipse Public License - Version 1.0 |
org.mortbay.jetty | jetty-plus | 6.1.26 | - | jar | Apache Software License - Version 2.0-Eclipse Public License - Version 1.0 |
org.mortbay.jetty | jetty-util | 6.1.26 | - | jar | Apache Software License - Version 2.0-Eclipse Public License - Version 1.0 |
org.mortbay.jetty | servlet-api | 2.5-20081211 | - | jar | Apache License Version 2.0 |
org.mule | mule-core | 3.2.1 | tests | test-jar | CPAL v1.0 |
org.mule.modules | mule-module-logging | 3.2.1 | - | jar | CPAL v1.0 |
org.mule.modules | mule-module-xml | 3.2.1 | - | jar | CPAL v1.0 |
xpp3 | xpp3_min | 1.1.3.4.O-osgi | - | jar | - |
ASF 2.0: Code Generation Library
BSD style: Hamcrest Core, XStream Core
Apache 2: Joda time
Eclipse Public License - Version 1.0: Jetty Plus, Jetty Server, Jetty Utilities, Servlet Annotations
Unknown: ASM Commons, ASM Core, ASM Tree, JDOM, activation, annotations-api, dom4j, el-api, jasper, jasper-el, jasper-jdt, jaxb-api, jaxb-impl, jaxen, jsp-api, jsr250-api, juli, saxon, saxon-dom, saxon-xqj, spring-aop, spring-asm, spring-beans, spring-context, spring-core, spring-expression, xpp3_min
BSD: stax-utils
CPAL v1.0: Annotations, Core Configuration Patterns, HTTP Transport, Jersey Module, Jetty Transport, Mule Client, Mule Core, Mule Functional Test Framework (TCK), Mule Logging, SSL Transport, Servlet Transport, Spring Config, TCP Transport, XML Extensions
The Apache Software License, Version 2.0: Annotation 1.0, Codec, Commons BeanUtils, Commons CLI, Commons Collections, Commons IO, Commons JXPath, Commons Lang, Commons Pool, Data Mapper for Jackson, J2EE Connector 1.5, JAX-RS provider for JSON content type, JTA 1.1, Jackson, Java UUID Generator, Log4j, Streaming API for XML (STAX API 1.0), Woodstox, Xml Compatibility extensions for Jackson, tomcat-apr, tomcat-util
GNU Lesser General Public License, version 2.1: jCIFS
The BSD License: Stax2 API
CDDL 1.1: jersey-client, jersey-core, jersey-json, jersey-server
GPL2 w/ CPE: jersey-client, jersey-core, jersey-json, jersey-server
Apache License: HttpClient
Apache Software License - Version 2.0: Jetty Plus, Jetty Server, Jetty Utilities, Servlet Annotations
GNU Lesser General Public License v2.1: Java UUID Generator
Common Public License Version 1.0: JUnit
MIT License: JCL 1.1.1 implemented over SLF4J, SLF4J API Module, SLF4J LOG4J-12 Binding
GNU Lesser General Public License (LGPL), Version 2.1: JAX-RS provider for JSON content type, Xml Compatibility extensions for Jackson
Apache License Version 2.0: Servlet Specification API
Filename | Size | Entries | Classes | Packages | JDK Rev | Debug |
---|---|---|---|---|---|---|
asm-3.1-osgi.jar | 43.11 kB | 28 | 23 | 2 | 1.2 | release |
asm-commons-3.1.jar | 31.93 kB | 23 | 22 | 1 | 1.2 | release |
asm-tree-3.1.jar | 21.37 kB | 29 | 28 | 1 | 1.2 | release |
cglib-nodep-2.2.jar | 314.81 kB | 253 | 249 | 9 | 1.2 | debug |
jersey-client-1.6.jar | 125.97 kB | 114 | 90 | 10 | 1.6 | debug |
jersey-core-1.6.jar | 446.86 kB | 398 | 345 | 26 | 1.6 | debug |
jersey-json-1.6.jar | 141.85 kB | 112 | 89 | 5 | 1.6 | debug |
jersey-server-1.6.jar | 653.19 kB | 582 | 500 | 52 | 1.6 | debug |
jaxb-impl-2.1.9-osgi.jar | 848.96 kB | 695 | 648 | 29 | 1.5 | debug |
xstream-1.2.2-osgi.jar | 370.73 kB | 331 | 301 | 21 | 1.5 | debug |
commons-beanutils-1.8.0.jar | 225.90 kB | 155 | 137 | 6 | 1.3 | debug |
commons-cli-1.2.jar | 40.16 kB | 35 | 22 | 1 | 1.4 | debug |
commons-codec-1.3-osgi.jar | 46.56 kB | 42 | 25 | 5 | 1.2 | debug |
commons-collections-3.2.1.jar | 561.90 kB | 482 | 458 | 12 | 1.2 | debug |
commons-httpclient-3.1-osgi.jar | 301.22 kB | 183 | 167 | 8 | 1.2 | debug |
commons-io-1.4.jar | 106.49 kB | 93 | 76 | 5 | 1.3 | debug |
commons-jxpath-1.3-osgi.jar | 296.64 kB | 208 | 180 | 16 | 1.3 | debug |
commons-lang-2.4.jar | 255.67 kB | 148 | 127 | 9 | 1.2 | debug |
commons-pool-1.5.3.jar | 93.95 kB | 66 | 52 | 2 | 1.3 | debug |
dom4j-1.6.1-osgi.jar | 307.46 kB | 208 | 190 | 14 | 1.3 | debug |
activation-1.1-osgi.jar | 62.53 kB | 50 | 38 | 3 | 1.4 | debug |
jsr250-api-1.0.jar | 5.71 kB | 16 | 11 | 2 | 1.5 | debug |
jaxb-api-2.1-osgi.jar | 103.84 kB | 115 | 101 | 6 | 1.5 | debug |
jaxen-1.1.1-osgi.jar | 221.82 kB | 233 | 213 | 16 | 1.2 | debug |
joda-time-1.6.jar | 522.29 kB | 675 | 222 | 7 | 1.3 | debug |
junit-4.9.jar | 243.16 kB | 288 | 250 | 31 | 1.5 | debug |
log4j-1.2.14.jar | 358.83 kB | 288 | 256 | 19 | 1.1 | debug |
stax-utils-20080702-osgi.jar | 127.00 kB | 89 | 82 | 5 | 1.3 | debug |
saxon-8.9.0.4-osgi.jar | 1.81 MB | 988 | 958 | 24 | 1.4 | debug |
saxon-dom-8.9.0.4-osgi.jar | 43.93 kB | 28 | 23 | 1 | 1.4 | debug |
saxon-xqj-8.9.0.4.jar | 120.38 kB | 46 | 37 | 2 | 1.4 | debug |
geronimo-annotation_1.0_spec-1.1.1.jar | 12.16 kB | 23 | 11 | 2 | 1.5 | debug |
geronimo-j2ee-connector_1.5_spec-1.1-osgi.jar | 37.71 kB | 78 | 62 | 6 | 1.4 | debug |
geronimo-jta_1.1_spec-1.1.1.jar | 15.65 kB | 30 | 18 | 2 | 1.5 | debug |
geronimo-stax-api_1.0_spec-1.0.1.jar | 28.13 kB | 48 | 34 | 3 | 1.4 | debug |
annotations-api-6.0.29.jar | 14.88 kB | 32 | 21 | 5 | 1.5 | debug |
el-api-6.0.29.jar | 31.62 kB | 32 | 25 | 1 | 1.5 | debug |
jasper-6.0.29.jar | 512.70 kB | 276 | 247 | 12 | 1.5 | debug |
jasper-el-6.0.29.jar | 106.03 kB | 83 | 71 | 4 | 1.5 | debug |
jasper-jdt-6.0.29.jar | 1.34 MB | 446 | 388 | 15 | 1.2 | debug |
jsp-api-6.0.29.jar | 74.90 kB | 78 | 60 | 3 | 1.5 | debug |
juli-6.0.29.jar | 25.86 kB | 22 | 14 | 2 | 1.5 | debug |
jackson-core-asl-1.8.0.jar | 221.46 kB | 145 | 129 | 8 | 1.5 | debug |
jackson-jaxrs-1.8.0.jar | 17.46 kB | 18 | 8 | 1 | 1.5 | debug |
jackson-mapper-asl-1.7.1.jar | 607.59 kB | 441 | 416 | 16 | 1.5 | debug |
jackson-xc-1.7.1.jar | 30.98 kB | 22 | 12 | 1 | 1.5 | debug |
stax2-api-3.0.2.jar | 175.77 kB | 137 | 123 | 11 | 1.4 | debug |
woodstox-core-asl-4.0.8.jar | 472.52 kB | 233 | 202 | 16 | 1.4 | debug |
hamcrest-core-1.1.jar | 74.85 kB | 54 | 21 | 3 | 1.5 | debug |
jdom-1.1.1.jar | 149.22 kB | 89 | 76 | 8 | 1.2 | debug |
jetty-6.1.26.jar | 527.26 kB | 267 | 237 | 14 | 1.4 | debug |
jetty-annotations-6.1.26.jar | 12.44 kB | 15 | 4 | 1 | 1.5 | debug |
jetty-plus-6.1.26.jar | 57.99 kB | 57 | 39 | 7 | 1.4 | debug |
jetty-util-6.1.26.jar | 172.98 kB | 120 | 105 | 6 | 1.4 | debug |
servlet-api-2.5-20081211.jar | 130.99 kB | 79 | 42 | 2 | 1.4 | debug |
org.mule:mule-core:jar:3.2.1 | /opt/j2ee/domains/mulesource.com/bamboo/webapps/atlassian-bamboo/data/atlassian-bamboo-3.0.3/xml-data/build-dir/MULE32-MULE321SITE-JOB1/core/target/classes | Failed to open file /opt/j2ee/domains/mulesource.com/bamboo/webapps/atlassian-bamboo/data/atlassian-bamboo-3.0.3/xml-data/build-dir/MULE32-MULE321SITE-JOB1/core/target/classes : error in opening zip file | - | - | - | - |
mule-core-3.2.1-tests.jar | 830.15 kB | - | - | - | - | - |
org.mule.modules:mule-module-annotations:jar:3.2.1 | /opt/j2ee/domains/mulesource.com/bamboo/webapps/atlassian-bamboo/data/atlassian-bamboo-3.0.3/xml-data/build-dir/MULE32-MULE321SITE-JOB1/modules/annotations/target/classes | Failed to open file /opt/j2ee/domains/mulesource.com/bamboo/webapps/atlassian-bamboo/data/atlassian-bamboo-3.0.3/xml-data/build-dir/MULE32-MULE321SITE-JOB1/modules/annotations/target/classes : error in opening zip file | - | - | - | - |
org.mule.modules:mule-module-client:jar:3.2.1 | /opt/j2ee/domains/mulesource.com/bamboo/webapps/atlassian-bamboo/data/atlassian-bamboo-3.0.3/xml-data/build-dir/MULE32-MULE321SITE-JOB1/modules/client/target/classes | Failed to open file /opt/j2ee/domains/mulesource.com/bamboo/webapps/atlassian-bamboo/data/atlassian-bamboo-3.0.3/xml-data/build-dir/MULE32-MULE321SITE-JOB1/modules/client/target/classes : error in opening zip file | - | - | - | - |
org.mule.modules:mule-module-logging:jar:3.2.1 | /opt/j2ee/domains/mulesource.com/bamboo/webapps/atlassian-bamboo/data/atlassian-bamboo-3.0.3/xml-data/build-dir/MULE32-MULE321SITE-JOB1/modules/logging/target/classes | Failed to open file /opt/j2ee/domains/mulesource.com/bamboo/webapps/atlassian-bamboo/data/atlassian-bamboo-3.0.3/xml-data/build-dir/MULE32-MULE321SITE-JOB1/modules/logging/target/classes : error in opening zip file | - | - | - | - |
org.mule.modules:mule-module-spring-config:jar:3.2.1 | /opt/j2ee/domains/mulesource.com/bamboo/webapps/atlassian-bamboo/data/atlassian-bamboo-3.0.3/xml-data/build-dir/MULE32-MULE321SITE-JOB1/modules/spring-config/target/classes | Failed to open file /opt/j2ee/domains/mulesource.com/bamboo/webapps/atlassian-bamboo/data/atlassian-bamboo-3.0.3/xml-data/build-dir/MULE32-MULE321SITE-JOB1/modules/spring-config/target/classes : error in opening zip file | - | - | - | - |
org.mule.modules:mule-module-xml:jar:3.2.1 | /opt/j2ee/domains/mulesource.com/bamboo/webapps/atlassian-bamboo/data/atlassian-bamboo-3.0.3/xml-data/build-dir/MULE32-MULE321SITE-JOB1/modules/xml/target/classes | Failed to open file /opt/j2ee/domains/mulesource.com/bamboo/webapps/atlassian-bamboo/data/atlassian-bamboo-3.0.3/xml-data/build-dir/MULE32-MULE321SITE-JOB1/modules/xml/target/classes : error in opening zip file | - | - | - | - |
org.mule.patterns:mule-pattern-core:jar:3.2.1 | /opt/j2ee/domains/mulesource.com/bamboo/webapps/atlassian-bamboo/data/atlassian-bamboo-3.0.3/xml-data/build-dir/MULE32-MULE321SITE-JOB1/patterns/core/target/classes | Failed to open file /opt/j2ee/domains/mulesource.com/bamboo/webapps/atlassian-bamboo/data/atlassian-bamboo-3.0.3/xml-data/build-dir/MULE32-MULE321SITE-JOB1/patterns/core/target/classes : error in opening zip file | - | - | - | - |
org.mule.tests:mule-tests-functional:jar:3.2.1 | /opt/j2ee/domains/mulesource.com/bamboo/webapps/atlassian-bamboo/data/atlassian-bamboo-3.0.3/xml-data/build-dir/MULE32-MULE321SITE-JOB1/tests/functional/target/classes | Failed to open file /opt/j2ee/domains/mulesource.com/bamboo/webapps/atlassian-bamboo/data/atlassian-bamboo-3.0.3/xml-data/build-dir/MULE32-MULE321SITE-JOB1/tests/functional/target/classes : error in opening zip file | - | - | - | - |
org.mule.transports:mule-transport-http:jar:3.2.1 | /opt/j2ee/domains/mulesource.com/bamboo/webapps/atlassian-bamboo/data/atlassian-bamboo-3.0.3/xml-data/build-dir/MULE32-MULE321SITE-JOB1/transports/http/target/classes | Failed to open file /opt/j2ee/domains/mulesource.com/bamboo/webapps/atlassian-bamboo/data/atlassian-bamboo-3.0.3/xml-data/build-dir/MULE32-MULE321SITE-JOB1/transports/http/target/classes : error in opening zip file | - | - | - | - |
org.mule.transports:mule-transport-jetty:jar:3.2.1 | /opt/j2ee/domains/mulesource.com/bamboo/webapps/atlassian-bamboo/data/atlassian-bamboo-3.0.3/xml-data/build-dir/MULE32-MULE321SITE-JOB1/transports/jetty/target/classes | Failed to open file /opt/j2ee/domains/mulesource.com/bamboo/webapps/atlassian-bamboo/data/atlassian-bamboo-3.0.3/xml-data/build-dir/MULE32-MULE321SITE-JOB1/transports/jetty/target/classes : error in opening zip file | - | - | - | - |
org.mule.transports:mule-transport-ssl:jar:3.2.1 | /opt/j2ee/domains/mulesource.com/bamboo/webapps/atlassian-bamboo/data/atlassian-bamboo-3.0.3/xml-data/build-dir/MULE32-MULE321SITE-JOB1/transports/ssl/target/classes | Failed to open file /opt/j2ee/domains/mulesource.com/bamboo/webapps/atlassian-bamboo/data/atlassian-bamboo-3.0.3/xml-data/build-dir/MULE32-MULE321SITE-JOB1/transports/ssl/target/classes : error in opening zip file | - | - | - | - |
org.mule.transports:mule-transport-tcp:jar:3.2.1 | /opt/j2ee/domains/mulesource.com/bamboo/webapps/atlassian-bamboo/data/atlassian-bamboo-3.0.3/xml-data/build-dir/MULE32-MULE321SITE-JOB1/transports/tcp/target/classes | Failed to open file /opt/j2ee/domains/mulesource.com/bamboo/webapps/atlassian-bamboo/data/atlassian-bamboo-3.0.3/xml-data/build-dir/MULE32-MULE321SITE-JOB1/transports/tcp/target/classes : error in opening zip file | - | - | - | - |
jug-2.0.0-asl.jar | 31.16 kB | 19 | 15 | 3 | 1.1 | release |
jcifs-1.3.3.jar | 381.74 kB | 261 | 246 | 11 | 1.5 | debug |
jcl-over-slf4j-1.6.1.jar | 16.90 kB | 23 | 9 | 2 | 1.3 | debug |
slf4j-api-1.6.1.jar | 24.90 kB | 34 | 23 | 3 | 1.3 | debug |
slf4j-log4j12-1.6.1.jar | 9.52 kB | 16 | 6 | 1 | 1.3 | debug |
spring-aop-3.0.3.RELEASE.jar | 313.40 kB | 282 | 251 | 15 | 1.5 | debug |
spring-asm-3.0.3.RELEASE.jar | 51.84 kB | 39 | 31 | 3 | 1.2 | release |
spring-beans-3.0.3.RELEASE.jar | 540.92 kB | 384 | 348 | 14 | 1.5 | debug |
spring-context-3.0.3.RELEASE.jar | 646.67 kB | 610 | 526 | 59 | 1.5 | debug |
spring-core-3.0.3.RELEASE.jar | 356.66 kB | 305 | 282 | 17 | 1.5 | debug |
spring-expression-3.0.3.RELEASE.jar | 156.39 kB | 121 | 108 | 6 | 1.5 | debug |
tomcat-apr-5.5.23.jar | 24.57 kB | 39 | 32 | 1 | 1.2 | debug |
tomcat-util-5.5.23.jar | 251.11 kB | 176 | 134 | 12 | 1.2 | debug |
xpp3_min-1.1.3.4.O-osgi.jar | 24.53 kB | 12 | 3 | 2 | 1.1 | debug |
org.mule.transports:mule-transport-servlet:jar:3.2.1 | /opt/j2ee/domains/mulesource.com/bamboo/webapps/atlassian-bamboo/data/atlassian-bamboo-3.0.3/xml-data/build-dir/MULE32-MULE321SITE-JOB1/transports/servlet/target/classes | Failed to open file /opt/j2ee/domains/mulesource.com/bamboo/webapps/atlassian-bamboo/data/atlassian-bamboo-3.0.3/xml-data/build-dir/MULE32-MULE321SITE-JOB1/transports/servlet/target/classes : error in opening zip file | - | - | - | - |
Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
83 | 17.04 MB | 12,147 | 10,299 | 648 | 1.6 | 64 |
compile: 53 | compile: 9.30 MB | compile: 7,822 | compile: 6,870 | compile: 466 | - | compile: 40 |
test: 30 | test: 7.73 MB | test: 4,325 | test: 3,429 | test: 182 | - | test: 24 |
Repo ID | URL | Release | Snapshot | |
---|---|---|---|---|
glassfish.dev.java.net | http://download.java.net/maven/glassfish | Yes | Yes | - |
java.net | http://download.java.net/maven/2/ | Yes | Yes | - |
m1.java.net | http://download.java.net/maven/1 | Yes | - | - |
codehaus-snapshots | http://snapshots.repository.codehaus.org | - | Yes | - |
public-jboss | http://repository.jboss.org/nexus/content/groups/public-jboss | Yes | Yes | - |
java-net | http://download.java.net/maven/2 | Yes | Yes | - |
codehaus.org | http://snapshots.repository.codehaus.org | - | Yes | - |
apache.snapshots | http://people.apache.org/repo/m2-snapshot-repository | - | Yes | - |
apache-incubator | http://people.apache.org/repo/m2-incubating-repository/ | Yes | - | - |
codehaus | http://repository.codehaus.org | Yes | - | - |
mule-deps | http://dist.codehaus.org/mule/dependencies/maven2 | Yes | Yes | - |
glassfish-repository | http://maven.glassfish.org/content/groups/glassfish | Yes | Yes | - |
apache-snapshots | http://people.apache.org/repo/m2-snapshot-repository | - | Yes | - |
m2.dev.java.net | http://download.java.net/maven/2 | Yes | Yes | - |
codehaus-repository | http://repository.codehaus.org | Yes | Yes | - |
central | http://repo1.maven.org/maven2 | Yes | - | - |
Repository locations for each of the Dependencies.