<dependency>
<groupId>org.apache.servicemix</groupId>
<artifactId>servicemix-jms</artifactId>
<version>2011.02.1</version>
<type>jbi-component</type>
</dependency>
@Grapes(
@Grab(group='org.apache.servicemix', module='servicemix-jms', version='2011.02.1')
)
<parent> <groupId>org.apache.servicemix</groupId> <artifactId>binding-components</artifactId> <version>2011.02.1</version> </parent>
compile
|-- org.apache.servicemix:servicemix-shared
|-- org.apache.servicemix:servicemix-common
provided
|-- javax.mail:mail
|-- mx4j:mx4j
|-- org.apache.activemq:activemq-core
|-- org.apache.geronimo.specs:geronimo-j2ee-connector_1.5_spec
|-- org.apache.geronimo.specs:geronimo-j2ee-jacc_1.0_spec
|-- org.apache.geronimo.specs:geronimo-jms_1.1_spec
|-- org.apache.geronimo.specs:geronimo-jta_1.1_spec
|-- org.apache.servicemix.specs:org.apache.servicemix.specs.jbi-api-1.0
|-- org.springframework:spring-aop
|-- org.springframework:spring-beans
|-- org.springframework:spring-context
|-- org.springframework:spring-core
|-- org.springframework:spring-jms
|-- org.apache.activemq:activemq-pool
test
|-- com.mockrunner:mockrunner:0.3.1
|-- org.apache.activemq:activemq-ra
|-- org.apache.servicemix:servicemix-components
|-- org.apache.servicemix:servicemix-core
|-- org.springframework:spring-context-support
|-- xmlunit:xmlunit