<dependency>
<groupId>org.ow2.orchestra</groupId>
<artifactId>orchestra-axis</artifactId>
<version>4.2.0</version>
</dependency>
<parent> <groupId>org.ow2.orchestra</groupId> <artifactId>orchestra-axis-parent</artifactId> <version>4.2.0</version> </parent>
compile
|-- commons-logging:commons-logging:1.0.4
|-- commons-cli:commons-cli:1.1
|-- org.ow2.orchestra:orchestra-core
|-- axis:axis:1.4
|-- org.ow2.jonas:eclipse-compiler
|-- org.ow2.util:util-log:1.0.18
provided
|-- javax.servlet:servlet-api:2.5
test
|-- junit:junit