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 Type
javax.mail mail 1.4.3 jar
org.mule.modules mule-module-spring-config 3.1.5-SNAPSHOT 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 Type
com.icegreen greenmail 1.3 jar
mockobjects mockobjects-core 0.09 jar
org.mule.modules mule-module-client 3.1.5-SNAPSHOT jar
org.mule.modules mule-module-scripting 3.1.5-SNAPSHOT jar
org.mule.tests mule-tests-functional 3.1.5-SNAPSHOT jar
org.mule.transports mule-transport-file 3.1.5-SNAPSHOT jar
org.mule.transports mule-transport-vm 3.1.5-SNAPSHOT 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
asm asm 3.1-osgi - jar
asm asm-commons 3.1 - jar
asm asm-tree 3.1 - jar
backport-util-concurrent backport-util-concurrent 3.1-osgi - jar
cglib cglib-nodep 2.2 - jar
commons-beanutils commons-beanutils 1.8.0 - jar
commons-cli commons-cli 1.2 - jar
commons-collections commons-collections 3.2.1 - jar
commons-io commons-io 1.4 - jar
commons-lang commons-lang 2.4 - jar
commons-pool commons-pool 1.5.3 - jar
dom4j dom4j 1.6.1-osgi - jar
javax.activation activation 1.1-osgi - jar
javax.annotation jsr250-api 1.0 - jar
jaxen jaxen 1.1.1-osgi - jar
junit junit 4.9 - jar
log4j log4j 1.2.14 - jar
org.apache.geronimo.specs geronimo-j2ee-connector_1.5_spec 1.1-osgi - jar
org.apache.geronimo.specs geronimo-jta_1.0.1B_spec 1.1-osgi - jar
org.hamcrest hamcrest-core 1.1 - jar
org.jdom jdom 1.1.1 - jar
org.mule mule-core 3.1.5-SNAPSHOT - jar
org.mule.modules mule-module-annotations 3.1.5-SNAPSHOT - jar
org.safehaus.jug jug 2.0.0 asl jar
org.slf4j jcl-over-slf4j 1.6.1 - jar
org.slf4j slf4j-api 1.6.1 - jar
org.slf4j slf4j-log4j12 1.6.1 - jar
org.springframework spring-aop 3.0.3.RELEASE - jar
org.springframework spring-asm 3.0.3.RELEASE - jar
org.springframework spring-beans 3.0.3.RELEASE - jar
org.springframework spring-context 3.0.3.RELEASE - jar
org.springframework spring-core 3.0.3.RELEASE - jar
org.springframework spring-expression 3.0.3.RELEASE - 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
aopalliance aopalliance 1.0 - jar
com.sun.xml.bind jaxb-impl 2.1.9-osgi - jar
com.thoughtworks.xstream xstream 1.2.2-osgi - jar
commons-jxpath commons-jxpath 1.3-osgi - jar
javax.xml.bind jaxb-api 2.1-osgi - jar
joda-time joda-time 1.6 - jar
net.java.dev.stax-utils stax-utils 20080702-osgi - jar
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-stax-api_1.0_spec 1.0.1 - jar
org.codehaus.groovy groovy-all 1.6.7 - jar
org.codehaus.woodstox stax2-api 3.0.2 - jar
org.codehaus.woodstox woodstox-core-asl 4.0.8 - jar
org.livetribe livetribe-jsr223 2.0.5 - jar
org.mule mule-core 3.1.5-SNAPSHOT tests test-jar
org.mule.modules mule-module-builders 3.1.5-SNAPSHOT - jar
org.mule.modules mule-module-xml 3.1.5-SNAPSHOT - jar
org.springframework spring-web 3.0.3.RELEASE - jar
xpp3 xpp3_min 1.1.3.4.O-osgi - jar

Project Dependency Graph

Dependency Tree

  • org.mule.transports:mule-transport-email:jar:3.1.5-SNAPSHOT Information
    • org.mule.modules:mule-module-spring-config:jar:3.1.5-SNAPSHOT (compile) Information
      • org.mule:mule-core:jar:3.1.5-SNAPSHOT (compile) Information
      • org.mule.modules:mule-module-annotations:jar:3.1.5-SNAPSHOT (compile) Information
      • org.springframework:spring-context:jar:3.0.3.RELEASE (compile) Information
        • org.springframework:spring-aop:jar:3.0.3.RELEASE (compile) Information
          • org.springframework:spring-asm:jar:3.0.3.RELEASE (compile) Information
          • org.springframework:spring-beans:jar:3.0.3.RELEASE (compile) Information
          • org.springframework:spring-core:jar:3.0.3.RELEASE (compile) Information
        • org.springframework:spring-beans:jar:3.0.3.RELEASE (compile) Information
          • org.springframework:spring-core:jar:3.0.3.RELEASE (compile) Information
        • org.springframework:spring-core:jar:3.0.3.RELEASE (compile) Information
          • org.springframework:spring-asm:jar:3.0.3.RELEASE (compile) Information
        • org.springframework:spring-expression:jar:3.0.3.RELEASE (compile) Information
          • org.springframework:spring-core:jar:3.0.3.RELEASE (compile) Information
        • org.springframework:spring-asm:jar:3.0.3.RELEASE (compile) Information
      • dom4j:dom4j:jar:1.6.1-osgi (compile) Information
      • jaxen:jaxen:jar:1.1.1-osgi (compile) Information
        • dom4j:dom4j:jar:1.6.1-osgi (compile) Information
        • org.jdom:jdom:jar:1.1.1 (compile) Information
    • javax.mail:mail:jar:1.4.3 (compile) Information
      • javax.activation:activation:jar:1.1-osgi (compile) Information
    • org.mule.tests:mule-tests-functional:jar:3.1.5-SNAPSHOT (test) Information
    • org.mule.modules:mule-module-client:jar:3.1.5-SNAPSHOT (test) Information
      • org.mule:mule-core:jar:3.1.5-SNAPSHOT (test) Information
      • org.mule.modules:mule-module-spring-config:jar:3.1.5-SNAPSHOT (test) Information
      • org.springframework:spring-context:jar:3.0.3.RELEASE (test) Information
      • org.mule.modules:mule-module-xml:jar:3.1.5-SNAPSHOT (test) Information
        • org.mule:mule-core:jar:3.1.5-SNAPSHOT (test) Information
        • org.mule.modules:mule-module-spring-config:jar:3.1.5-SNAPSHOT (test) Information
        • org.springframework:spring-context:jar:3.0.3.RELEASE (test) Information
        • org.apache.geronimo.specs:geronimo-stax-api_1.0_spec:jar:1.0.1 (test) Information
        • dom4j:dom4j:jar:1.6.1-osgi (test) Information
        • commons-jxpath:commons-jxpath:jar:1.3-osgi (test) Information
        • com.thoughtworks.xstream:xstream:jar:1.2.2-osgi (test) Information
        • joda-time:joda-time:jar:1.6 (test) Information
        • xpp3:xpp3_min:jar:1.1.3.4.O-osgi (test) Information
        • org.codehaus.woodstox:woodstox-core-asl:jar:4.0.8 (test) Information
          • org.codehaus.woodstox:stax2-api:jar:3.0.2 (test) Information
        • jaxen:jaxen:jar:1.1.1-osgi (test) Information
        • net.java.dev.stax-utils:stax-utils:jar:20080702-osgi (test) Information
        • net.sf.saxon:saxon:jar:8.9.0.4-osgi (test) Information
        • net.sf.saxon:saxon-dom:jar:8.9.0.4-osgi (test) Information
        • net.sf.saxon:saxon-xqj:jar:8.9.0.4 (test) Information
        • javax.xml.bind:jaxb-api:jar:2.1-osgi (test) Information
        • com.sun.xml.bind:jaxb-impl:jar:2.1.9-osgi (test) Information
          • javax.xml.bind:jaxb-api:jar:2.1-osgi (test) Information
    • com.icegreen:greenmail:jar:1.3 (test) Information
    • org.mule.transports:mule-transport-vm:jar:3.1.5-SNAPSHOT (test) Information
      • org.mule.modules:mule-module-xml:jar:3.1.5-SNAPSHOT (test) Information
      • javax.activation:activation:jar:1.1-osgi (test) Information
    • org.mule.transports:mule-transport-file:jar:3.1.5-SNAPSHOT (test) Information
    • org.mule.modules:mule-module-scripting:jar:3.1.5-SNAPSHOT (test) Information
      • org.springframework:spring-aop:jar:3.0.3.RELEASE (compile) Information
      • org.mule:mule-core:jar:3.1.5-SNAPSHOT (test) Information
      • org.mule.modules:mule-module-spring-config:jar:3.1.5-SNAPSHOT (test) Information
      • org.springframework:spring-context:jar:3.0.3.RELEASE (test) Information
      • org.mule.modules:mule-module-builders:jar:3.1.5-SNAPSHOT (test) Information
        • org.mule:mule-core:jar:3.1.5-SNAPSHOT (test) Information
        • org.mule.modules:mule-module-spring-config:jar:3.1.5-SNAPSHOT (test) Information
        • org.springframework:spring-context:jar:3.0.3.RELEASE (test) Information
        • org.springframework:spring-web:jar:3.0.3.RELEASE (test) Information
          • aopalliance:aopalliance:jar:1.0 (test) Information
          • org.springframework:spring-beans:jar:3.0.3.RELEASE (test) Information
          • org.springframework:spring-context:jar:3.0.3.RELEASE (test) Information
          • org.springframework:spring-core:jar:3.0.3.RELEASE (test) Information
      • org.mule.modules:mule-module-xml:jar:3.1.5-SNAPSHOT (test) Information
      • org.livetribe:livetribe-jsr223:jar:2.0.5 (test) Information
      • org.codehaus.groovy:groovy-all:jar:1.6.7 (test) Information
        • junit:junit:jar:4.9 (test) Information
    • mockobjects:mockobjects-core:jar:0.09 (test) Information

Licenses

ASF 2.0: Code Generation Library

GPLv2+CE: JavaMail API

BSD style: Hamcrest Core, XStream Core

Public Domain: AOP alliance

Apache 2: Joda time

Unknown: ASM Commons, ASM Core, ASM Tree, Groovy, JDOM, Unnamed - backport-util-concurrent:backport-util-concurrent:jar:3.1-osgi, Unnamed - com.sun.xml.bind:jaxb-impl:jar:2.1.9-osgi, Unnamed - javax.activation:activation:jar:1.1-osgi, Unnamed - javax.annotation:jsr250-api:jar:1.0, Unnamed - javax.xml.bind:jaxb-api:jar:2.1-osgi, Unnamed - mockobjects:mockobjects-core:jar:0.09, Unnamed - net.sf.saxon:saxon-dom:jar:8.9.0.4-osgi, Unnamed - net.sf.saxon:saxon-xqj:jar:8.9.0.4, Unnamed - net.sf.saxon:saxon:jar:8.9.0.4-osgi, Unnamed - org.springframework:spring-aop:jar:3.0.3.RELEASE, Unnamed - org.springframework:spring-asm:jar:3.0.3.RELEASE, Unnamed - org.springframework:spring-beans:jar:3.0.3.RELEASE, Unnamed - org.springframework:spring-context:jar:3.0.3.RELEASE, Unnamed - org.springframework:spring-core:jar:3.0.3.RELEASE, Unnamed - org.springframework:spring-expression:jar:3.0.3.RELEASE, Unnamed - org.springframework:spring-web:jar:3.0.3.RELEASE, Unnamed - xpp3:xpp3_min:jar:1.1.3.4.O-osgi, dom4j, jaxen

BSD: Unnamed - net.java.dev.stax-utils:stax-utils:jar:20080702-osgi

CPAL v1.0: Annotations, Configuration Builders, E-Mail Transport, File Transport, JSR-223 Scripting, Mule Client, Mule Core, Mule Functional Test Framework (TCK), Spring Config, VM Transport, XML Extensions

The Apache Software License, Version 2.0: Commons BeanUtils, Commons CLI, Commons Collections, Commons IO, Commons JXPath, Commons Lang, Commons Pool, J2EE Connector 1.5, JTA 1.0.1B, Java UUID Generator, LiveTribe :: JSR 223, Log4j, Streaming API for XML (STAX API 1.0), Woodstox

The BSD License: Stax2 API

CDDL: JavaMail API

Apache 2.0: == GreenMail ==

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

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug
aopalliance-1.0.jar 4.36 kB 15 9 2 1.3 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
backport-util-concurrent-3.1-osgi.jar 328.15 kB 250 239 5 1.4 debug
cglib-nodep-2.2.jar 314.81 kB 253 249 9 1.2 debug
greenmail-1.3.jar 192.96 kB 176 159 12 1.4 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-collections-3.2.1.jar 561.90 kB 482 458 12 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
mail-1.4.3.jar 451.27 kB 305 274 14 1.4 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
mockobjects-core-0.09.jar 54.85 kB 67 60 4 1.2 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-j2ee-connector_1.5_spec-1.1-osgi.jar 37.71 kB 78 62 6 1.4 debug
geronimo-jta_1.0.1B_spec-1.1-osgi.jar 15.58 kB 29 17 2 1.4 debug
geronimo-stax-api_1.0_spec-1.0.1.jar 28.13 kB 48 34 3 1.4 debug
groovy-all-1.6.7.jar 4.34 MB 2,960 2,794 81 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
livetribe-jsr223-2.0.5.jar 14.36 kB 22 13 1 1.5 debug
mule-core-3.1.5-SNAPSHOT-tests.jar 844.33 kB 789 691 69 1.5 debug
mule-core-3.1.5-SNAPSHOT-tests.jar 844.33 kB - - - - -
mule-module-annotations-3.1.5-SNAPSHOT.jar 63.29 kB 85 52 15 1.5 debug
mule-module-builders-3.1.5-SNAPSHOT.jar 13.62 kB 24 7 2 1.5 debug
mule-module-client-3.1.5-SNAPSHOT.jar 36.22 kB 41 18 5 1.5 debug
mule-module-scripting-3.1.5-SNAPSHOT.jar 25.84 kB 42 14 7 1.5 debug
mule-module-spring-config-3.1.5-SNAPSHOT.jar 355.76 kB 312 276 20 1.5 debug
mule-module-xml-3.1.5-SNAPSHOT.jar 141.25 kB 112 78 11 1.5 debug
mule-tests-functional-3.1.5-SNAPSHOT.jar 71.19 kB 80 54 13 1.5 debug
mule-transport-file-3.1.5-SNAPSHOT.jar 43.19 kB 48 22 6 1.5 debug
mule-transport-vm-3.1.5-SNAPSHOT.jar 20.43 kB 34 11 3 1.5 debug
jug-2.0.0-asl.jar 31.16 kB 19 15 3 1.1 release
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
spring-web-3.0.3.RELEASE.jar 380.00 kB 333 295 29 1.5 debug
xpp3_min-1.1.3.4.O-osgi.jar 24.53 kB 12 3 2 1.1 debug
Total Size Entries Classes Packages JDK Rev Debug
62 18.21 MB 13,778 11,907 717 1.5 56
compile: 35 compile: 7.19 MB compile: 6,219 compile: 5,459 compile: 398 - compile: 30
test: 27 test: 11.01 MB test: 7,559 test: 6,448 test: 319 - test: 26

Dependency Repository Locations

Repo ID URL Release Snapshot Blacklisted
java.net https://maven-repository.dev.java.net/nonav/repository - - Yes
codehaus-snapshots http://snapshots.repository.codehaus.org - Yes -
public-jboss http://repository.jboss.org/nexus/content/groups/public-jboss Yes Yes -
mule-ce-snapshots http://snapshots.repository.codehaus.org/ - Yes -
ci-snapshot https://repository.mulesoft.org/nexus/content/repositories/ci-snapshots/ - Yes Yes
java-net http://download.java.net/maven/2 Yes Yes -
codehaus.snapshots http://snapshots.repository.codehaus.org Yes Yes -
apache.snapshots http://svn.apache.org/maven-snapshot-repository Yes 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 -
snapshots http://snapshots.maven.codehaus.org/maven2 Yes Yes Yes
apache-snapshots http://people.apache.org/repo/m2-snapshot-repository - Yes -
codehaus-repository http://repository.codehaus.org Yes Yes -
maven2-repository.dev.java.net http://download.java.net/maven/2/ Yes Yes -
central http://repo1.maven.org/maven2 Yes - -

Repository locations for each of the Dependencies.

Artifact codehaus-snapshots public-jboss mule-ce-snapshots java-net codehaus.snapshots apache.snapshots apache-incubator codehaus mule-deps apache-snapshots codehaus-repository maven2-repository.dev.java.net central
aopalliance:aopalliance:jar:1.0 - - - - - - - - - - - - Found at http://repo1.maven.org/maven2
asm:asm:jar:3.1-osgi - - - - - - - - Found at http://dist.codehaus.org/mule/dependencies/maven2 - - - -
asm:asm-commons:jar:3.1 - - - - - - - - - - - - Found at http://repo1.maven.org/maven2
asm:asm-tree:jar:3.1 - - - - - - - - - - - - Found at http://repo1.maven.org/maven2
backport-util-concurrent:backport-util-concurrent:jar:3.1-osgi - - - - - - - - Found at http://dist.codehaus.org/mule/dependencies/maven2 - - - -
cglib:cglib-nodep:jar:2.2 - - - - - - - - - - - - Found at http://repo1.maven.org/maven2
com.icegreen:greenmail:jar:1.3 - - - - - - - - - - - - Found at http://repo1.maven.org/maven2
com.sun.xml.bind:jaxb-impl:jar:2.1.9-osgi - - - - - - - - Found at http://dist.codehaus.org/mule/dependencies/maven2 - - - -
com.thoughtworks.xstream:xstream:jar:1.2.2-osgi - - - - - - - - Found at http://dist.codehaus.org/mule/dependencies/maven2 - - - -
commons-beanutils:commons-beanutils:jar:1.8.0 - - - - - - - - - - - - Found at http://repo1.maven.org/maven2
commons-cli:commons-cli:jar:1.2 - - - - - - - - - - - - Found at http://repo1.maven.org/maven2
commons-collections:commons-collections:jar:3.2.1 - - - - - - - - - - - - Found at http://repo1.maven.org/maven2
commons-io:commons-io:jar:1.4 - - - - - - - - - - - - Found at http://repo1.maven.org/maven2
commons-jxpath:commons-jxpath:jar:1.3-osgi - - - - - - - - Found at http://dist.codehaus.org/mule/dependencies/maven2 - - - -
commons-lang:commons-lang:jar:2.4 - - - - - - - - - - - - Found at http://repo1.maven.org/maven2
commons-pool:commons-pool:jar:1.5.3 - - - - - - - - - - - - Found at http://repo1.maven.org/maven2
dom4j:dom4j:jar:1.6.1-osgi - - - - - - - - Found at http://dist.codehaus.org/mule/dependencies/maven2 - - - -
javax.activation:activation:jar:1.1-osgi - - - - - - - - Found at http://dist.codehaus.org/mule/dependencies/maven2 - - - -
javax.annotation:jsr250-api:jar:1.0 - - - Found at http://download.java.net/maven/2 - - - - Found at http://dist.codehaus.org/mule/dependencies/maven2 - - Found at http://download.java.net/maven/2/ Found at http://repo1.maven.org/maven2
javax.mail:mail:jar:1.4.3 - - - Found at http://download.java.net/maven/2 - - - - Found at http://dist.codehaus.org/mule/dependencies/maven2 - - Found at http://download.java.net/maven/2/ Found at http://repo1.maven.org/maven2
javax.xml.bind:jaxb-api:jar:2.1-osgi - - - - - - - - Found at http://dist.codehaus.org/mule/dependencies/maven2 - - - -
jaxen:jaxen:jar:1.1.1-osgi - - - - - - - - Found at http://dist.codehaus.org/mule/dependencies/maven2 - - - -
joda-time:joda-time:jar:1.6 - - - - - - - - - - - - Found at http://repo1.maven.org/maven2
junit:junit:jar:4.9 - - - - - - - - - - - - Found at http://repo1.maven.org/maven2
log4j:log4j:jar:1.2.14 - - - - - - - - - - - - Found at http://repo1.maven.org/maven2
mockobjects:mockobjects-core:jar:0.09 - - - - - - - - - - - - Found at http://repo1.maven.org/maven2
net.java.dev.stax-utils:stax-utils:jar:20080702-osgi - - - - - - - - Found at http://dist.codehaus.org/mule/dependencies/maven2 - - - -
net.sf.saxon:saxon:jar:8.9.0.4-osgi - - - - - - - - Found at http://dist.codehaus.org/mule/dependencies/maven2 - - - -
net.sf.saxon:saxon-dom:jar:8.9.0.4-osgi - - - - - - - - Found at http://dist.codehaus.org/mule/dependencies/maven2 - - - -
net.sf.saxon:saxon-xqj:jar:8.9.0.4 - - - - - - - - Found at http://dist.codehaus.org/mule/dependencies/maven2 - - - -
org.apache.geronimo.specs:geronimo-j2ee-connector_1.5_spec:jar:1.1-osgi - - - - - - - - Found at http://dist.codehaus.org/mule/dependencies/maven2 - - - -
org.apache.geronimo.specs:geronimo-jta_1.0.1B_spec:jar:1.1-osgi - - - - - - - - Found at http://dist.codehaus.org/mule/dependencies/maven2 - - - -
org.apache.geronimo.specs:geronimo-stax-api_1.0_spec:jar:1.0.1 - - - - - - - - - - - - Found at http://repo1.maven.org/maven2
org.codehaus.groovy:groovy-all:jar:1.6.7 - - - - - - - Found at http://repository.codehaus.org - - Found at http://repository.codehaus.org - Found at http://repo1.maven.org/maven2
org.codehaus.woodstox:stax2-api:jar:3.0.2 - - - - - - - Found at http://repository.codehaus.org - - Found at http://repository.codehaus.org - Found at http://repo1.maven.org/maven2
org.codehaus.woodstox:woodstox-core-asl:jar:4.0.8 - - - - Found at http://snapshots.repository.codehaus.org - - Found at http://repository.codehaus.org - - Found at http://repository.codehaus.org - Found at http://repo1.maven.org/maven2
org.hamcrest:hamcrest-core:jar:1.1 - - - - - - - - - - - - Found at http://repo1.maven.org/maven2
org.jdom:jdom:jar:1.1.1 - - - - - - - - Found at http://dist.codehaus.org/mule/dependencies/maven2 - - - -
org.livetribe:livetribe-jsr223:jar:2.0.5 - - - - - - - Found at http://repository.codehaus.org - - Found at http://repository.codehaus.org - Found at http://repo1.maven.org/maven2
org.mule:mule-core:jar:3.1.5-SNAPSHOT Found at http://snapshots.repository.codehaus.org - Found at http://snapshots.repository.codehaus.org/ - Found at http://snapshots.repository.codehaus.org - - - - - - - -
org.mule:mule-core:test-jar:tests:3.1.5-SNAPSHOT Found at http://snapshots.repository.codehaus.org - Found at http://snapshots.repository.codehaus.org/ - Found at http://snapshots.repository.codehaus.org - - - - - - - -
org.mule.modules:mule-module-annotations:jar:3.1.5-SNAPSHOT Found at http://snapshots.repository.codehaus.org - Found at http://snapshots.repository.codehaus.org/ - Found at http://snapshots.repository.codehaus.org - - - - - - - -
org.mule.modules:mule-module-builders:jar:3.1.5-SNAPSHOT Found at http://snapshots.repository.codehaus.org - Found at http://snapshots.repository.codehaus.org/ - Found at http://snapshots.repository.codehaus.org - - - - - - - -
org.mule.modules:mule-module-client:jar:3.1.5-SNAPSHOT Found at http://snapshots.repository.codehaus.org - Found at http://snapshots.repository.codehaus.org/ - Found at http://snapshots.repository.codehaus.org - - - - - - - -
org.mule.modules:mule-module-scripting:jar:3.1.5-SNAPSHOT Found at http://snapshots.repository.codehaus.org - Found at http://snapshots.repository.codehaus.org/ - Found at http://snapshots.repository.codehaus.org - - - - - - - -
org.mule.modules:mule-module-spring-config:jar:3.1.5-SNAPSHOT Found at http://snapshots.repository.codehaus.org - Found at http://snapshots.repository.codehaus.org/ - Found at http://snapshots.repository.codehaus.org - - - - - - - -
org.mule.modules:mule-module-xml:jar:3.1.5-SNAPSHOT Found at http://snapshots.repository.codehaus.org - Found at http://snapshots.repository.codehaus.org/ - Found at http://snapshots.repository.codehaus.org - - - - - - - -
org.mule.tests:mule-tests-functional:jar:3.1.5-SNAPSHOT Found at http://snapshots.repository.codehaus.org - Found at http://snapshots.repository.codehaus.org/ - Found at http://snapshots.repository.codehaus.org - - - - - - - -
org.mule.transports:mule-transport-file:jar:3.1.5-SNAPSHOT Found at http://snapshots.repository.codehaus.org - Found at http://snapshots.repository.codehaus.org/ - Found at http://snapshots.repository.codehaus.org - - - - - - - -
org.mule.transports:mule-transport-vm:jar:3.1.5-SNAPSHOT Found at http://snapshots.repository.codehaus.org - Found at http://snapshots.repository.codehaus.org/ - Found at http://snapshots.repository.codehaus.org - - - - - - - -
org.safehaus.jug:jug:jar:asl:2.0.0 - - - - - - - - - - - - Found at http://repo1.maven.org/maven2
org.slf4j:jcl-over-slf4j:jar:1.6.1 - - - - - - - - - - - - Found at http://repo1.maven.org/maven2
org.slf4j:slf4j-api:jar:1.6.1 - - - - - - - - - - - - Found at http://repo1.maven.org/maven2
org.slf4j:slf4j-log4j12:jar:1.6.1 - - - - - - - - - - - - Found at http://repo1.maven.org/maven2
org.springframework:spring-aop:jar:3.0.3.RELEASE - - - - - - - - - - - - Found at http://repo1.maven.org/maven2
org.springframework:spring-asm:jar:3.0.3.RELEASE - - - - - - - - - - - - Found at http://repo1.maven.org/maven2
org.springframework:spring-beans:jar:3.0.3.RELEASE - - - - - - - - - - - - Found at http://repo1.maven.org/maven2
org.springframework:spring-context:jar:3.0.3.RELEASE - - - - - - - - - - - - Found at http://repo1.maven.org/maven2
org.springframework:spring-core:jar:3.0.3.RELEASE - - - - - - - - - - - - Found at http://repo1.maven.org/maven2
org.springframework:spring-expression:jar:3.0.3.RELEASE - - - - - - - - - - - - Found at http://repo1.maven.org/maven2
org.springframework:spring-web:jar:3.0.3.RELEASE - - - - - - - - - - - - Found at http://repo1.maven.org/maven2
xpp3:xpp3_min:jar:1.1.3.4.O-osgi - - - - - - - - Found at http://dist.codehaus.org/mule/dependencies/maven2 - - - -
Total codehaus-snapshots public-jboss mule-ce-snapshots java-net codehaus.snapshots apache.snapshots apache-incubator codehaus mule-deps apache-snapshots codehaus-repository maven2-repository.dev.java.net central
62 (compile: 35, test: 27) 11 0 11 2 12 0 0 4 19 0 4 2 34