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