<dependency>
<groupId>com.sun.xml.ws</groupId>
<artifactId>jaxws-tools</artifactId>
<version>2.2.7-promoted-b05</version>
</dependency>
@Grapes(
@Grab(group='com.sun.xml.ws', module='jaxws-tools', version='2.2.7-promoted-b05')
)