<dependency>
<groupId>org.mule</groupId>
<artifactId>mule-core</artifactId>
<version>3.3-M2</version>
</dependency>
<parent> <groupId>org.mule</groupId> <artifactId>mule</artifactId> <version>3.3-M2</version> </parent>
compile
|-- commons-beanutils:commons-beanutils
|-- org.safehaus.jug:jug:2.0.0
|-- commons-collections:commons-collections
|-- commons-pool:commons-pool:1.5.3
|-- javax.activation:activation
|-- 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
|-- junit:junit
test