<dependency>
<groupId>org.apache.servicemix</groupId>
<artifactId>servicemix-jms</artifactId>
<version>2009.02</version>
<type>jbi-component</type>
</dependency>
@Grapes(
@Grab(group='org.apache.servicemix', module='servicemix-jms', version='2009.02')
)
<parent> <groupId>org.apache.servicemix</groupId> <artifactId>components-pom</artifactId> <version>4</version> </parent>
compile
|-- org.apache.servicemix:servicemix-shared:2009.02
|-- org.springframework:spring-jms
|-- org.apache.geronimo.specs:geronimo-jta_1.1_spec
|-- log4j:log4j
provided
|-- org.apache.servicemix:servicemix-common:2009.02
|-- org.apache.servicemix.specs:org.apache.servicemix.specs.jbi-api-1.0
|-- org.apache.geronimo.specs:geronimo-jms_1.1_spec:1.1.1
|-- org.apache.geronimo.specs:geronimo-j2ee-connector_1.5_spec:2.0.0
|-- org.apache.geronimo.specs:geronimo-j2ee-jacc_1.0_spec:1.1
|-- org.apache.geronimo.specs:geronimo-jta_1.1_spec:1.1
|-- mx4j:mx4j:3.0.1
|-- org.apache.activemq:activemq-core:5.3.0
|-- org.apache.activemq:activemq-pool:5.3.0
|-- org.springframework:spring-context
|-- org.springframework:spring-beans
|-- org.springframework:spring-core
|-- org.springframework:spring-aop
test
|-- org.apache.servicemix:servicemix-core:3.3.1
|-- org.apache.servicemix:servicemix-components:3.3.1
|-- commons-pool:commons-pool:1.4
|-- org.apache.activemq:activemq-ra:5.3.0
|-- org.springframework:spring-context-support