<dependency>
<groupId>org.ow2.orchestra</groupId>
<artifactId>orchestra-axis</artifactId>
<version>4.0.RC8</version>
</dependency>
@Grapes(
@Grab(group='org.ow2.orchestra', module='orchestra-axis', version='4.0.RC8')
)
<parent> <groupId>org.ow2.orchestra</groupId> <artifactId>orchestra-parent</artifactId> <version>4.0.RC8</version> </parent>
compile
|-- commons-cli:commons-cli:1.1
|-- org.ow2.orchestra:orchestra-core
|-- org.ow2.orchestra:orchestra-jmxclient
|-- axis:axis:1.4
|-- org.apache.axis:axis-ant:1.4
provided
|-- net.sourceforge.cobertura:cobertura
test