<dependency>
<groupId>org.apache.ws.commons.axiom</groupId>
<artifactId>axiom-testsuite</artifactId>
<version>1.2.14</version>
</dependency>
@Grapes(
@Grab(group='org.apache.ws.commons.axiom', module='axiom-testsuite', version='1.2.14')
)
<parent> <groupId>org.apache.ws.commons.axiom</groupId> <artifactId>axiom-parent</artifactId> <version>1.2.14</version> </parent>
compile
|-- org.apache.ws.commons.axiom:axiom-api
|-- junit:junit
|-- xmlunit:xmlunit
|-- org.apache.ws.commons.axiom:axiom-testutils
|-- org.apache.ws.commons.axiom:axiom-api
|-- xalan:xalan