is not current version
Last Version 4.0.0

com.sun.xml.ws:wscompile 2.2.8-b13834

JAX-WS RI Tools

GroupId

GroupId

com.sun.xml.ws
ArtifactId

ArtifactId

wscompile
Version

Version

2.2.8-b13834
Type

Type

jar

Download wscompile 2.2.8-b13834


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