<dependency>
<groupId>org.apache.ws.commons.axiom</groupId>
<artifactId>xml-testsuite</artifactId>
<version>1.3.0</version>
</dependency>
@Grapes(
@Grab(group='org.apache.ws.commons.axiom', module='xml-testsuite', version='1.3.0')
)
<parent> <groupId>org.apache.ws.commons.axiom</groupId> <artifactId>testing</artifactId> <version>1.3.0</version> </parent>
compile
|-- com.fasterxml.woodstox:woodstox-core
|-- org.apache.ws.commons.axiom:multiton
|-- org.apache.ws.commons.axiom:testutils