<dependency>
<groupId>org.apache.servicemix</groupId>
<artifactId>servicemix-wsn2005</artifactId>
<version>2008.01</version>
<type>jbi-component</type>
</dependency>
@Grapes(
@Grab(group='org.apache.servicemix', module='servicemix-wsn2005', version='2008.01')
)
<parent> <groupId>org.apache.servicemix</groupId> <artifactId>components-pom</artifactId> <version>1</version> </parent>
compile
|-- org.apache.servicemix:servicemix-shared:2008.01
|-- wsdl4j:wsdl4j
|-- org.springframework:spring-context
|-- commons-logging:commons-logging
|-- org.apache.activemq:activemq-core:5.1.0
|-- com.sun.xml.bind:jaxb-impl
|-- org.apache.geronimo.specs:geronimo-jaxws_2.1_spec:1.0
|-- org.apache.geronimo.specs:geronimo-ws-metadata_2.0_spec:1.1.2
|-- org.apache.geronimo.specs:geronimo-jta_1.1_spec
|-- org.apache.geronimo.specs:geronimo-annotation_1.0_spec:1.0
provided
|-- org.apache.servicemix.specs:org.apache.servicemix.specs.jbi-api-1.0
|-- org.apache.xbean:xbean-spring:3.4.1
|-- org.apache.servicemix:servicemix-core:3.2.1
test