<dependency>
<groupId>org.mule</groupId>
<artifactId>mule-core</artifactId>
<version>3.8.1</version>
</dependency>
<parent> <groupId>org.mule</groupId> <artifactId>mule</artifactId> <version>3.8.1</version> </parent>
compile
|-- org.mule.extensions:mule-extensions-api
|-- 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
|-- org.apache.logging.log4j:log4j-api
|-- org.apache.logging.log4j:log4j-core
|-- org.apache.logging.log4j:log4j-slf4j-impl
|-- org.apache.logging.log4j:log4j-1.2-api
|-- org.apache.logging.log4j:log4j-jcl
|-- org.apache.logging.log4j:log4j-jul
|-- asm:asm:3.1
|-- org.jgrapht:jgrapht-jdk1.5:0.7.3
|-- org.mule.common:mule-common
|-- org.reflections:reflections
test
|-- com.googlecode.multithreadedtc:multithreadedtc
|-- junit:junit