<dependency>
<groupId>org.apache.ws.commons.axiom</groupId>
<artifactId>dom-testsuite</artifactId>
<version>1.3.0</version>
</dependency>
@Grapes(
@Grab(group='org.apache.ws.commons.axiom', module='dom-testsuite', version='1.3.0')
)
<parent> <groupId>org.apache.ws.commons.axiom</groupId> <artifactId>testing</artifactId> <version>1.3.0</version> </parent>
compile
|-- junit:junit
|-- org.apache.ws.commons.axiom:xml-truth
|-- org.apache.ws.commons.axiom:testutils
|-- org.apache.ws.commons.axiom:xml-testsuite
|-- org.ow2.asm:asm