<dependency>
<groupId>com.sun.xml.ws</groupId>
<artifactId>jaxws-eclipselink-plugin</artifactId>
<version>2.2.6-6</version>
</dependency>
@Grapes(
@Grab(group='com.sun.xml.ws', module='jaxws-eclipselink-plugin', version='2.2.6-6')
)