<dependency>
<groupId>org.mule</groupId>
<artifactId>mule-core</artifactId>
<version>3.1.2</version>
</dependency>
<parent> <groupId>org.mule</groupId> <artifactId>mule</artifactId> <version>3.1.2</version> </parent>
compile
|-- commons-beanutils:commons-beanutils
|-- org.safehaus.jug:jug:2.0.0
|-- backport-util-concurrent:backport-util-concurrent
|-- commons-collections:commons-collections
|-- commons-pool:commons-pool:1.5.3
|-- javax.activation:activation
|-- org.apache.geronimo.specs:geronimo-jta_1.0.1B_spec
|-- org.apache.geronimo.specs:geronimo-j2ee-connector_1.5_spec
|-- javax.annotation:jsr250-api
|-- log4j:log4j
|-- asm:asm:3.1
|-- junit:junit
test