<dependency>
<groupId>org.apache.servicemix</groupId>
<artifactId>servicemix-jms</artifactId>
<version>2009.01</version>
<type>jbi-component</type>
</dependency>
@Grapes(
@Grab(group='org.apache.servicemix', module='servicemix-jms', version='2009.01')
)
<parent> <groupId>org.apache.servicemix</groupId> <artifactId>components-pom</artifactId> <version>3</version> </parent>
compile
|-- org.apache.servicemix:servicemix-shared:2009.01
|-- commons-logging:commons-logging
|-- org.springframework:spring-jms
|-- org.apache.geronimo.specs:geronimo-jta_1.1_spec
provided
|-- org.apache.servicemix:servicemix-common:2009.01
|-- org.apache.servicemix.specs:org.apache.servicemix.specs.jbi-api-1.0
|-- org.apache.geronimo.modules:geronimo-connector:2.0.1
|-- org.apache.geronimo.modules:geronimo-transaction:2.0.1
|-- org.apache.geronimo.specs:geronimo-javamail_1.4_spec:1.5
|-- org.apache.geronimo.javamail:geronimo-javamail_1.4_mail:1.5
|-- org.apache.geronimo.javamail:geronimo-javamail_1.4_provider:1.5
|-- 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.geronimo.modules:geronimo-activation:2.0.1
|-- org.apache.activemq:activemq-core:5.2.0
|-- org.apache.activemq:activemq-pool:5.2.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
|-- org.apache.servicemix:servicemix-components:3.3
|-- commons-pool:commons-pool:1.4
|-- org.apache.activemq:activemq-ra:5.2.0