<dependency>
<groupId>org.apache.servicemix</groupId>
<artifactId>servicemix-wsn2005</artifactId>
<version>3.2.2</version>
<type>jbi-component</type>
</dependency>
@Grapes(
@Grab(group='org.apache.servicemix', module='servicemix-wsn2005', version='3.2.2')
)
<parent> <groupId>org.apache.servicemix</groupId> <artifactId>serviceengines</artifactId> <version>3.2.2</version> </parent>
compile
|-- org.apache.servicemix:servicemix-shared
|-- com.sun.xml.bind:jaxb-impl
provided
|-- org.apache.servicemix:servicemix-core
|-- org.apache.servicemix:servicemix-services
|-- org.apache.servicemix:servicemix-jbi
|-- wsdl4j:wsdl4j
|-- org.apache.xbean:xbean-spring
|-- org.springframework:spring
|-- org.springframework:spring-context
|-- org.springframework:spring-jmx
|-- commons-logging:commons-logging
|-- org.apache.activemq:activemq-core
test
|-- org.apache.servicemix:servicemix-components
|-- quartz:quartz