<dependency>
<groupId>org.jacorb</groupId>
<artifactId>jacorb-regression</artifactId>
<version>3.9</version>
</dependency>
<parent> <groupId>org.jacorb</groupId> <artifactId>jacorb-parent</artifactId> <version>3.9</version> </parent>
compile
|-- org.jacorb:jacorb-idl-compiler
|-- junit:junit
|-- com.github.stefanbirkner:system-rules
runtime
system
test
|-- org.jacorb:jacorb-services
|-- org.apache.cxf:cxf-rt-frontend-jaxws:2.7.5
|-- org.apache.cxf:cxf-rt-bindings-corba:2.7.5
|-- org.springframework:spring-context:3.1.1.RELEASE
|-- org.jboss.byteman:byteman:2.2.1
|-- org.jboss.byteman:byteman-submit:2.2.1
|-- org.jboss.byteman:byteman-install:2.2.1