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
com.experlog xapool 1.5.0-osgi jar
commons-dbutils commons-dbutils 1.2 jar
org.mule.modules mule-module-spring-config 3.1.0 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
hsqldb hsqldb 1.8.0.7 jar
mockobjects mockobjects-core 0.09 jar
org.apache.derby derby 10.6.1.0 jar
org.mule.modules mule-module-client 3.1.0 jar
org.mule.modules mule-module-jbossts 3.1.0 jar
org.mule.modules mule-module-xml 3.1.0 jar
org.mule.tests mule-tests-functional 3.1.0 jar
org.mule.transports mule-transport-vm 3.1.0 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
jdom jdom 1.0-osgi - jar
junit junit 4.8.1 - 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.mule mule-core 3.1.0 - jar
org.mule.modules mule-module-annotations 3.1.0 - jar
org.safehaus.jug jug 2.0.0-osgi 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
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.woodstox stax2-api 3.0.2 - jar
org.codehaus.woodstox woodstox-core-asl 4.0.8 - jar
org.jboss jbossts-common 4.2.3-SP5-osgi - jar
org.jboss jbossts-jta 4.2.3-SP5-patched-osgi - jar
org.jboss jbossts-jta-integration 4.2.3-SP5-osgi - jar
org.mule mule-core 3.1.0 tests test-jar
xpp3 xpp3_min 1.1.3.4.O-osgi - jar

Project Dependency Graph

Dependency Tree

  • org.mule.transports:mule-transport-jdbc:jar:3.1.0 Information
    • org.mule.modules:mule-module-spring-config:jar:3.1.0 (compile) Information
      • org.mule:mule-core:jar:3.1.0 (compile) Information
      • org.mule.modules:mule-module-annotations:jar:3.1.0 (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
        • jdom:jdom:jar:1.0-osgi (compile) Information
    • commons-dbutils:commons-dbutils:jar:1.2 (compile) Information
    • com.experlog:xapool:jar:1.5.0-osgi (compile) Information
    • org.mule.tests:mule-tests-functional:jar:3.1.0 (test) Information
    • org.mule.modules:mule-module-client:jar:3.1.0 (test) Information
    • org.mule.modules:mule-module-xml:jar:3.1.0 (test) Information
      • org.mule:mule-core:jar:3.1.0 (test) Information
      • org.mule.modules:mule-module-spring-config:jar:3.1.0 (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
    • org.mule.transports:mule-transport-vm:jar:3.1.0 (test) Information
      • org.mule.modules:mule-module-xml:jar:3.1.0 (test) Information
      • javax.activation:activation:jar:1.1-osgi (compile) Information
    • org.mule.modules:mule-module-jbossts:jar:3.1.0 (test) Information
      • org.mule:mule-core:jar:3.1.0 (test) Information
      • org.mule.modules:mule-module-spring-config:jar:3.1.0 (test) Information
      • org.springframework:spring-context:jar:3.0.3.RELEASE (test) Information
      • org.jboss:jbossts-common:jar:4.2.3-SP5-osgi (test) Information
      • org.jboss:jbossts-jta:jar:4.2.3-SP5-patched-osgi (test) Information
      • org.jboss:jbossts-jta-integration:jar:4.2.3-SP5-osgi (test) Information
    • org.apache.derby:derby:jar:10.6.1.0 (test) Information
    • mockobjects:mockobjects-core:jar:0.09 (test) Information
    • hsqldb:hsqldb:jar:1.8.0.7 (test) Information

Licenses

HSQLDB License: HSQLDB

ASF 2.0: Code Generation Library

BSD style: XStream Core

Apache 2: Apache Derby Database Engine and Embedded JDBC Driver, Joda time

Unknown: ASM Commons, ASM Core, ASM Tree, Unnamed - backport-util-concurrent:backport-util-concurrent:jar:3.1-osgi, Unnamed - com.experlog:xapool:jar:1.5.0-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 - jdom:jdom:jar:1.0-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:pom:8.9.0.4, Unnamed - net.sf.saxon:saxon:jar:8.9.0.4-osgi, Unnamed - org.jboss:jbossts-common:jar:4.2.3-SP5-osgi, Unnamed - org.jboss:jbossts-jta-integration:jar:4.2.3-SP5-osgi, Unnamed - org.jboss:jbossts-jta:jar:4.2.3-SP5-patched-osgi, Unnamed - org.safehaus.jug:jug:pom:2.0.0-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 - xpp3:xpp3_min:jar:1.1.3.4.O-osgi, dom4j, jaxen

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

Common Public License Version 1.0: JUnit

MIT License: JCL 1.1.1 implemented over SLF4J, SLF4J API Module, SLF4J LOG4J-12 Binding

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

CPAL v1.0: Annotations, JBoss Transactions Integration, JDBC Transport, Mule Client, Mule Core, Mule Functional Test Framework (TCK), Spring Config, VM Transport, XML Extensions

The BSD License: Stax2 API

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug Sealed
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 -
xapool-1.5.0-osgi.jar 90.19 kB 57 45 8 1.2 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-dbutils-1.2.jar 38.21 kB 38 23 3 1.4 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 -
hsqldb-1.8.0.7.jar 628.64 kB 340 301 13 1.2 release -
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 -
jdom-1.0-osgi.jar 150.27 kB 87 75 8 1.1 debug -
joda-time-1.6.jar 522.29 kB 675 222 7 1.3 debug -
junit-4.8.1.jar 231.49 kB 267 230 30 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 -
derby-10.6.1.0.jar 2.50 MB 1,551 1,491 98 1.6 release sealed
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 -
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 -
jbossts-common-4.2.3-SP5-osgi.jar 64.06 kB 73 50 14 1.2 debug -
jbossts-jta-4.2.3-SP5-patched-osgi.jar 537.13 kB 424 322 76 1.2 debug -
jbossts-jta-integration-4.2.3-SP5-osgi.jar 24.94 kB 28 14 6 1.2 debug -
mule-core-3.1.0-tests.jar 709.89 kB 679 591 60 1.5 debug -
mule-core-3.1.0-tests.jar 709.89 kB - - - - - -
mule-module-annotations-3.1.0.jar 63.07 kB 85 52 15 1.5 debug -
mule-module-client-3.1.0.jar 35.58 kB 41 18 5 1.5 debug -
mule-module-jbossts-3.1.0.jar 6.66 kB 18 2 2 1.5 debug -
mule-module-spring-config-3.1.0.jar 337.21 kB 295 260 19 1.5 debug -
mule-module-xml-3.1.0.jar 139.70 kB 111 77 11 1.5 debug -
mule-tests-functional-3.1.0.jar 61.13 kB 70 46 11 1.5 debug -
mule-transport-vm-3.1.0.jar 21.25 kB 35 12 3 1.5 debug -
jug-2.0.0-osgi-asl.jar 32.24 kB 26 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 -
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 Sealed
60 16.25 MB 12,175 10,402 767 1.6 52 1
compile: 35 compile: 6.64 MB compile: 5,812 compile: 5,095 compile: 381 - compile: 30 -
test: 25 test: 9.60 MB test: 6,363 test: 5,307 test: 386 - test: 22 test: 1

Dependency Repository Locations

Repo ID URL Release Snapshot
apache.snapshots http://people.apache.org/repo/m2-snapshot-repository - Yes
ops4j http://repository.ops4j.org/maven2 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
codehaus-snapshots http://snapshots.repository.codehaus.org - Yes
apache-snapshots http://people.apache.org/maven-snapshot-repository - Yes
codehaus-repository http://repository.codehaus.org Yes Yes
apache.incubating.releases http://people.apache.org/repo/m2-incubating-repository Yes Yes
central http://repo1.maven.org/maven2 Yes -
jboss http://repository.jboss.com/maven2 Yes Yes

Repository locations for each of the Dependencies.

Artifact apache.snapshots ops4j apache-incubator codehaus mule-deps codehaus-snapshots apache-snapshots codehaus-repository apache.incubating.releases central jboss
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.experlog:xapool:jar:1.5.0-osgi - - - - Found at http://dist.codehaus.org/mule/dependencies/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 Found at http://repository.jboss.com/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-dbutils:commons-dbutils:jar:1.2 - - - - - - - - - Found at http://repo1.maven.org/maven2 -
commons-io:commons-io:jar:1.4 - - - - - - - - - Found at http://repo1.maven.org/maven2 Found at http://repository.jboss.com/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 Found at http://repository.jboss.com/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 - - - - - -
hsqldb:hsqldb:jar:1.8.0.7 - - - - - - - - - Found at http://repo1.maven.org/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://dist.codehaus.org/mule/dependencies/maven2 - - - - Found at http://repo1.maven.org/maven2 Found at http://repository.jboss.com/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 - - - - - -
jdom:jdom:jar:1.0-osgi - - - - Found at http://dist.codehaus.org/mule/dependencies/maven2 - - - - - -
joda-time:joda-time:jar:1.6 - - - - - - - - - Found at http://repo1.maven.org/maven2 Found at http://repository.jboss.com/maven2
junit:junit:jar:4.8.1 - - - - - - - - - Found at http://repo1.maven.org/maven2 Found at http://repository.jboss.com/maven2
log4j:log4j:jar:1.2.14 - - - - - - - - - Found at http://repo1.maven.org/maven2 Found at http://repository.jboss.com/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.derby:derby:jar:10.6.1.0 - - - - - - - - - Found at http://repo1.maven.org/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 Found at http://repository.jboss.com/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://repository.codehaus.org - - - Found at http://repository.codehaus.org - Found at http://repo1.maven.org/maven2 -
org.jboss:jbossts-common:jar:4.2.3-SP5-osgi - - - - Found at http://dist.codehaus.org/mule/dependencies/maven2 - - - - - -
org.jboss:jbossts-jta:jar:4.2.3-SP5-patched-osgi - - - - Found at http://dist.codehaus.org/mule/dependencies/maven2 - - - - - -
org.jboss:jbossts-jta-integration:jar:4.2.3-SP5-osgi - - - - Found at http://dist.codehaus.org/mule/dependencies/maven2 - - - - - -
org.mule:mule-core:jar:3.1.0 - - - Found at http://repository.codehaus.org - - - Found at http://repository.codehaus.org - Found at http://repo1.maven.org/maven2 -
org.mule:mule-core:test-jar:tests:3.1.0 - - - Found at http://repository.codehaus.org - - - Found at http://repository.codehaus.org - Found at http://repo1.maven.org/maven2 -
org.mule.modules:mule-module-annotations:jar:3.1.0 - - - Found at http://repository.codehaus.org - - - Found at http://repository.codehaus.org - Found at http://repo1.maven.org/maven2 -
org.mule.modules:mule-module-client:jar:3.1.0 - - - Found at http://repository.codehaus.org - - - Found at http://repository.codehaus.org - Found at http://repo1.maven.org/maven2 -
org.mule.modules:mule-module-jbossts:jar:3.1.0 - - - Found at http://repository.codehaus.org - - - Found at http://repository.codehaus.org - Found at http://repo1.maven.org/maven2 -
org.mule.modules:mule-module-spring-config:jar:3.1.0 - - - Found at http://repository.codehaus.org - - - Found at http://repository.codehaus.org - Found at http://repo1.maven.org/maven2 -
org.mule.modules:mule-module-xml:jar:3.1.0 - - - Found at http://repository.codehaus.org - - - Found at http://repository.codehaus.org - Found at http://repo1.maven.org/maven2 -
org.mule.tests:mule-tests-functional:jar:3.1.0 - - - Found at http://repository.codehaus.org - - - Found at http://repository.codehaus.org - Found at http://repo1.maven.org/maven2 -
org.mule.transports:mule-transport-vm:jar:3.1.0 - - - Found at http://repository.codehaus.org - - - Found at http://repository.codehaus.org - Found at http://repo1.maven.org/maven2 -
org.safehaus.jug:jug:jar:asl:2.0.0-osgi - - - - Found at http://dist.codehaus.org/mule/dependencies/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 -
xpp3:xpp3_min:jar:1.1.3.4.O-osgi - - - - Found at http://dist.codehaus.org/mule/dependencies/maven2 - - - - - -
Total apache.snapshots ops4j apache-incubator codehaus mule-deps codehaus-snapshots apache-snapshots codehaus-repository apache.incubating.releases central jboss
60 (compile: 35, test: 25) 0 0 0 11 23 0 0 11 0 38 8