<dependency>
<groupId>org.apache.servicemix</groupId>
<artifactId>servicemix-script</artifactId>
<version>2009.02</version>
<type>jbi-component</type>
</dependency>
@Grapes(
@Grab(group='org.apache.servicemix', module='servicemix-script', version='2009.02')
)
<parent> <groupId>org.apache.servicemix</groupId> <artifactId>components-pom</artifactId> <version>4</version> </parent>
compile
|-- org.apache.servicemix:servicemix-shared:2009.02
|-- commons-logging:commons-logging
|-- groovy:groovy-all-1.0-jsr:04
|-- org.springframework:spring-aop
|-- org.springframework:spring-context
|-- org.springframework:spring-beans
|-- org.springframework:spring-core
|-- backport-util-concurrent:backport-util-concurrent:2.2
|-- junit:junit
|-- org.apache.geronimo.specs:geronimo-jta_1.1_spec
provided
|-- org.apache.servicemix.specs:org.apache.servicemix.specs.jbi-api-1.0
test