is not current version
Last Version 4.0.0

JAX-WS RI Tools (wscompile) 3.0.2

JAX-WS RI Tools

License

License

GroupId

GroupId

com.sun.xml.ws
ArtifactId

ArtifactId

wscompile
Version

Version

3.0.2
Type

Type

jar
Description

Description

JAX-WS RI Tools (wscompile)
JAX-WS RI Tools
Project URL

Project URL

https://projects.eclipse.org/projects/ee4j/wscompile
Project Organization

Project Organization

Eclipse Foundation

Download wscompile 3.0.2


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

Dependencies

compile (12)

Group / Artifact Type Version
com.sun.xml.ws : rt jar 3.0.2
com.sun.xml.ws : rt-fi jar 3.0.2
com.sun.xml.ws : httpspi-servlet jar 3.0.2
com.sun.xml.ws : servlet jar 3.0.2
org.glassfish.jaxb : jaxb-jxc jar
org.glassfish.jaxb : jaxb-xjc jar
com.sun.activation : jakarta.activation jar 2.0.1
jakarta.xml.ws : jakarta.xml.ws-api jar 3.0.1
jakarta.xml.bind : jakarta.xml.bind-api jar
jakarta.xml.soap : jakarta.xml.soap-api jar 2.0.1
jakarta.jws : jakarta.jws-api jar 3.0.0
jakarta.annotation : jakarta.annotation-api jar 2.0.0

provided (1)

Group / Artifact Type Version
org.apache.ant : ant jar 1.10.11

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.apache.ant : ant-launcher jar 1.10.11

Project Modules

There are no modules declared in this project.