File | Operation |
---|---|
jaxws-ri-bom-2.2.8-b13729.pom | download |
<dependency>
<groupId>com.sun.xml.ws</groupId>
<artifactId>jaxws-ri-bom</artifactId>
<version>2.2.8-b13729</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='com.sun.xml.ws', module='jaxws-ri-bom', version='2.2.8-b13729')
)