License |
License |
---|---|
GroupId | GroupIdcom.sun.xml.ws |
ArtifactId | ArtifactIdwscompile |
Last Version | Last Version4.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJAX-WS RI Tools (wscompile)
JAX-WS RI Tools
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
wscompile-4.0.0.pom | |
wscompile-4.0.0.jar | 786 KB |
wscompile-4.0.0-sources.jar | 599 KB |
wscompile-4.0.0-javadoc.jar | 1 MB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.ant : ant | jar | 1.10.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.apache.ant : ant-launcher | jar | 1.10.12 |