<dependency>
<groupId>org.apache.servicemix</groupId>
<artifactId>servicemix-common</artifactId>
<version>2011.02</version>
</dependency>
@Grapes(
@Grab(group='org.apache.servicemix', module='servicemix-common', version='2011.02')
)
<parent> <groupId>org.apache.servicemix</groupId> <artifactId>shared-libraries</artifactId> <version>2011.02</version> </parent>
compile
|-- org.apache.xbean:xbean-spring
|-- org.apache.xbean:xbean-classloader
|-- org.springframework:spring-context
|-- wsdl4j:wsdl4j
provided
|-- org.apache.servicemix.specs:org.apache.servicemix.specs.jbi-api-1.0
|-- org.apache.servicemix:servicemix-utils
|-- org.apache.servicemix:servicemix-core
|-- org.apache.geronimo.specs:geronimo-jta_1.1_spec
|-- org.apache.geronimo.specs:geronimo-j2ee-connector_1.5_spec
|-- org.apache.geronimo.specs:geronimo-javamail_1.4_spec
|-- org.springframework.osgi:spring-osgi-core
test
|-- org.apache.activemq:activemq-ra