<dependency>
<groupId>org.mule</groupId>
<artifactId>mule-core</artifactId>
<version>3.5.0</version>
</dependency>
<parent> <groupId>org.mule</groupId> <artifactId>mule</artifactId> <version>3.5.0</version> </parent>
compile
|-- commons-beanutils:commons-beanutils
|-- com.github.stephenc.eaio-uuid:uuid:3.4.0
|-- commons-collections:commons-collections
|-- commons-pool:commons-pool:1.6
|-- org.apache.geronimo.specs:geronimo-jta_1.1_spec
|-- org.apache.geronimo.specs:geronimo-j2ee-connector_1.5_spec
|-- javax.annotation:jsr250-api
|-- log4j:log4j
|-- asm:asm:3.1
|-- org.jgrapht:jgrapht-jdk1.5:0.7.3
|-- org.mule.common:mule-common
test
|-- com.googlecode.multithreadedtc:multithreadedtc
|-- junit:junit