<dependency>
<groupId>org.ow2.orchestra</groupId>
<artifactId>orchestra-pvm</artifactId>
<version>4.6.1</version>
</dependency>
<parent> <groupId>org.ow2.orchestra</groupId> <artifactId>orchestra-common</artifactId> <version>4.6.1</version> </parent>
compile
|-- org.ow2.orchestra:orchestra-utils
|-- org.hibernate:hibernate-core
|-- org.hibernate:hibernate-c3p0
|-- org.hibernate:hibernate-jmx
|-- org.apache.geronimo.specs:geronimo-jta_1.1_spec:1.1.1
|-- org.ow2.bundles:ow2-bundles-externals-commons-collections
|-- org.ow2.bundles:ow2-bundles-externals-commons-logging
|-- org.slf4j:slf4j-jdk14:1.5.8
|-- javassist:javassist:3.11.0.GA
|-- org.springframework:spring:2.5.4
|-- org.livetribe:livetribe-jsr223:2.0.3
provided
|-- org.apache.geronimo.specs:geronimo-jms_1.1_spec:1.1.1
|-- org.ow2.spec.ee:ow2-ejb-3.0-spec:1.0.0
test
|-- juel:juel:2.1.0
|-- junit:junit