<dependency>
<groupId>org.ow2.orchestra</groupId>
<artifactId>orchestra-utils</artifactId>
<version>4.5.0</version>
</dependency>
<parent> <groupId>org.ow2.orchestra</groupId> <artifactId>orchestra-common</artifactId> <version>4.5.0</version> </parent>
compile
|-- commons-pool:commons-pool:1.5.4
|-- 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
test
|-- junit:junit