Last Version

JAX-WS RI Tools (wscompile) 4.0.0

JAX-WS RI Tools

License

License

GroupId

GroupId

com.sun.xml.ws
ArtifactId

ArtifactId

wscompile
Version

Version

4.0.0
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 4.0.0


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

Dependencies

compile (11)

Group / Artifact Type Version
com.sun.xml.ws : rt jar 4.0.0
com.sun.xml.ws : rt-fi jar 4.0.0
com.sun.xml.ws : httpspi-servlet jar 4.0.0
com.sun.xml.ws : servlet jar 4.0.0
org.glassfish.jaxb : jaxb-jxc jar
org.glassfish.jaxb : jaxb-xjc jar
jakarta.activation : jakarta.activation-api jar 2.1.0
jakarta.xml.ws : jakarta.xml.ws-api jar 4.0.0
jakarta.xml.bind : jakarta.xml.bind-api jar
jakarta.xml.soap : jakarta.xml.soap-api jar 3.0.0
jakarta.annotation : jakarta.annotation-api jar 2.1.1

provided (1)

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

test (2)

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

Project Modules

There are no modules declared in this project.