File | Operation |
---|---|
moxy-oxm-mapping-1.13-b01.pom | download |
<dependency>
<groupId>com.sun.jersey.samples</groupId>
<artifactId>moxy-oxm-mapping</artifactId>
<version>1.13-b01</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.sun.jersey.samples', module='moxy-oxm-mapping', version='1.13-b01')
)
<parent> <groupId>com.sun.jersey.samples</groupId> <artifactId>jersey-samples</artifactId> <version>1.13-b01</version> </parent>