Last Version

JAX-WS RI Tools 4.0.0

Open source Implementation of Jakarta XML Web Services (formerly JSR-224: Java API for XML Web Services)

License

License

GroupId

GroupId

com.sun.xml.ws
ArtifactId

ArtifactId

tools
Version

Version

4.0.0
Type

Type

pom
Description

Description

JAX-WS RI Tools
Open source Implementation of Jakarta XML Web Services (formerly JSR-224: Java API for XML Web Services)
Project URL

Project URL

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

Project Organization

Eclipse Foundation

Download tools 4.0.0

Filename Size
tools-4.0.0.pom 1 KB
Browse

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

Dependencies

compile (5)

Group / Artifact Type Version
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

Project Modules

  • wscompile
  • ../bundles/jaxws-tools