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