<dependency>
<groupId>org.ow2.orchestra</groupId>
<artifactId>orchestra-pvm</artifactId>
<version>4.0.11</version>
</dependency>
<parent> <groupId>org.ow2.orchestra</groupId> <artifactId>orchestra-parent</artifactId> <version>4.0.11</version> </parent>
compile
|-- org.hibernate:hibernate-core:3.3.1.GA
|-- org.slf4j:slf4j-jdk14:1.5.2
|-- javassist:javassist:3.8.0.GA
|-- org.springframework:spring:2.5.4
|-- org.livetribe:livetribe-jsr223:2.0.3
|-- org.jboss.seam:jboss-seam:2.0.1.GA
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