File | Operation |
---|---|
testing-1.3.0.pom | download |
<dependency>
<groupId>org.apache.ws.commons.axiom</groupId>
<artifactId>testing</artifactId>
<version>1.3.0</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.apache.ws.commons.axiom', module='testing', version='1.3.0')
)
<parent> <groupId>org.apache.ws.commons.axiom</groupId> <artifactId>axiom</artifactId> <version>1.3.0</version> </parent>