<dependency>
<groupId>com.sun.xml.ws</groupId>
<artifactId>jaxws-eclipselink-plugin</artifactId>
<version>2.2.10-b140319.1121</version>
</dependency>
libraryDependencies += "com.sun.xml.ws" % "jaxws-eclipselink-plugin" % "2.2.10-b140319.1121"
@Grapes(
@Grab(group='com.sun.xml.ws', module='jaxws-eclipselink-plugin', version='2.2.10-b140319.1121')
)
<dependency org="com.sun.xml.ws" name="jaxws-eclipselink-plugin" rev="2.2.10-b140319.1121" />