<dependency>
<groupId>org.apache.ws.commons.axiom</groupId>
<artifactId>axiom-api</artifactId>
<version>1.2.11</version>
<type>bundle</type>
</dependency>
@Grapes(
@Grab(group='org.apache.ws.commons.axiom', module='axiom-api', version='1.2.11')
)
<parent> <groupId>org.apache.ws.commons.axiom</groupId> <artifactId>axiom-parent</artifactId> <version>1.2.11</version> </parent>
compile
|-- org.apache.geronimo.specs:geronimo-activation_1.1_spec
|-- org.apache.geronimo.specs:geronimo-javamail_1.4_spec
|-- commons-logging:commons-logging
|-- jaxen:jaxen
|-- org.apache.geronimo.specs:geronimo-stax-api_1.0_spec
|-- junit:junit
|-- xmlunit:xmlunit
test
|-- ${stax.impl.groupid}:${stax.impl.artifact}
|-- org.apache.ws.commons.axiom:axiom-testutils