<dependency>
<groupId>org.mule</groupId>
<artifactId>mule-core</artifactId>
<version>3.0.0-M2-20091130</version>
<type>bundle</type>
</dependency>
<parent> <groupId>org.mule</groupId> <artifactId>mule</artifactId> <version>3.0.0-M2-20091130</version> </parent>
compile
|-- commons-beanutils:commons-beanutils
|-- backport-util-concurrent:backport-util-concurrent
|-- commons-collections:commons-collections
|-- javax.activation:activation
|-- org.apache.geronimo.specs:geronimo-jta_1.0.1B_spec
|-- org.apache.geronimo.specs:geronimo-j2ee-connector_1.5_spec
|-- org.slf4j:jcl104-over-slf4j
|-- log4j:log4j
|-- asm:asm:3.1
|-- junit:junit:4.5
test