is not current version
Last Version 4.0.0

com.sun.xml.ws:jaxws-eclipselink-plugin 4.0.0-M3

Pluggable databinding module employing Eclipselink JAXB (MOXy)

Categories

Categories

Eclipse Development Tools IDE CLI User Interface EclipseLink Data ORM
GroupId

GroupId

com.sun.xml.ws
ArtifactId

ArtifactId

jaxws-eclipselink-plugin
Version

Version

4.0.0-M3
Type

Type

jar

Download jaxws-eclipselink-plugin 4.0.0-M3


<!-- https://jarcasting.com/artifacts/com.sun.xml.ws/jaxws-eclipselink-plugin/ -->
<dependency>
    <groupId>com.sun.xml.ws</groupId>
    <artifactId>jaxws-eclipselink-plugin</artifactId>
    <version>4.0.0-M3</version>
</dependency>
// https://jarcasting.com/artifacts/com.sun.xml.ws/jaxws-eclipselink-plugin/
implementation 'com.sun.xml.ws:jaxws-eclipselink-plugin:4.0.0-M3'
// https://jarcasting.com/artifacts/com.sun.xml.ws/jaxws-eclipselink-plugin/
implementation ("com.sun.xml.ws:jaxws-eclipselink-plugin:4.0.0-M3")
'com.sun.xml.ws:jaxws-eclipselink-plugin:jar:4.0.0-M3'
<dependency org="com.sun.xml.ws" name="jaxws-eclipselink-plugin" rev="4.0.0-M3">
  <artifact name="jaxws-eclipselink-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sun.xml.ws', module='jaxws-eclipselink-plugin', version='4.0.0-M3')
)
libraryDependencies += "com.sun.xml.ws" % "jaxws-eclipselink-plugin" % "4.0.0-M3"
[com.sun.xml.ws/jaxws-eclipselink-plugin "4.0.0-M3"]