<dependency>
<groupId>org.apache.servicemix</groupId>
<artifactId>servicemix-components</artifactId>
<version>3.3</version>
</dependency>
@Grapes(
@Grab(group='org.apache.servicemix', module='servicemix-components', version='3.3')
)
<parent> <groupId>org.apache.servicemix</groupId> <artifactId>common</artifactId> <version>3.3</version> </parent>
compile
|-- org.apache.servicemix:servicemix-core
|-- commons-httpclient:commons-httpclient
|-- commons-logging:commons-logging
|-- org.codehaus.xfire:xfire-all
|-- org.apache.geronimo.specs:geronimo-servlet_2.4_spec
|-- org.apache.geronimo.specs:geronimo-javamail_1.3.1_spec
|-- org.apache.geronimo.specs:geronimo-saaj_1.1_spec
|-- org.apache.geronimo.specs:geronimo-jaxrpc_1.1_spec
|-- janino:janino
|-- antlr:antlr
|-- quartz:quartz
|-- rome:rome
|-- org.livetribe:livetribe-jsr223:2.0.3
|-- com.sun.script:groovy-engine:20070112
|-- jdom:jdom
|-- org.springframework:spring-aop
|-- org.springframework:spring-context-support
|-- org.springframework:spring-web
|-- org.springframework:spring-jms
test
|-- axis:axis-jaxrpc
|-- axis:axis
|-- log4j:log4j
|-- org.apache.activemq:activemq-ra
|-- hsqldb:hsqldb