<dependency>
<groupId>org.apache.servicemix</groupId>
<artifactId>servicemix-common</artifactId>
<version>2009.02</version>
</dependency>
@Grapes(
@Grab(group='org.apache.servicemix', module='servicemix-common', version='2009.02')
)
<parent> <groupId>org.apache.servicemix</groupId> <artifactId>shared-libraries-pom</artifactId> <version>2009.02</version> </parent>
compile
|-- org.apache.xbean:xbean-spring:3.4.3
|-- org.apache.xbean:xbean-classloader:3.4.3
|-- commons-logging:commons-logging
|-- 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:1.1.1
|-- org.apache.geronimo.specs:geronimo-j2ee-connector_1.5_spec:2.0.0
|-- org.apache.geronimo.specs:geronimo-javamail_1.4_spec:1.5
|-- org.osgi:org.osgi.core:4.2.0
|-- org.springframework.osgi:spring-osgi-core:1.1.0
test