<dependency>
<groupId>org.ow2.orchestra</groupId>
<artifactId>orchestra-core</artifactId>
<version>4.9.0-M4</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.ow2.orchestra', module='orchestra-core', version='4.9.0-M4')
)
<parent> <groupId>org.ow2.orchestra</groupId> <artifactId>orchestra-engine-common</artifactId> <version>4.9.0-M4</version> </parent>
compile
|-- org.apache.servicemix.specs:org.apache.servicemix.specs.saaj-api-1.3:1.4.0
|-- org.apache.servicemix.bundles:org.apache.servicemix.bundles.wsdl4j:1.6.2_2
|-- cglib:cglib:2.2
|-- asm:asm:3.1
|-- org.apache.geronimo.specs:geronimo-jta_1.1_spec:1.1.1
|-- org.ow2.bundles:ow2-bundles-externals-commons-collections:1.0.30
|-- commons-logging:org.ow2.chameleon.commons.logging:1.1.1-0002
|-- org.slf4j:slf4j-jdk14:1.6.1
|-- org.springframework:spring-orm:3.0.5.RELEASE
|-- org.springframework:spring-beans:3.0.5.RELEASE
|-- org.springframework:spring-core:3.0.5.RELEASE
|-- org.springframework:spring-asm:3.0.5.RELEASE
|-- commons-logging:commons-logging:1.1.1
|-- org.springframework:spring-jdbc:3.0.5.RELEASE
|-- org.springframework:spring-tx:3.0.5.RELEASE
|-- org.springframework:spring-aop:3.0.5.RELEASE
|-- org.springframework:spring-context:3.0.5.RELEASE
|-- org.springframework:spring-expression:3.0.5.RELEASE
|-- org.apache.servicemix.bundles:org.apache.servicemix.bundles.saaj-impl:1.3.2_1
|-- org.apache.servicemix.specs:org.apache.servicemix.specs.jsr311-api-1.1:1.4.0