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