License |
License
CDDL+GPL License
|
---|---|
GroupId | GroupIdcom.sun.tools.ws |
ArtifactId | ArtifactIdwebservices-tools |
Last Version | Last Version2.1-b16 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMetro Web Services Tools non-OSGi Bundle
This module contains the Metro tooling code.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
webservices-tools-2.1-b16.pom | |
webservices-tools-2.1-b16.jar | 3 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sun.tools.ws/webservices-tools/ -->
<dependency>
<groupId>com.sun.tools.ws</groupId>
<artifactId>webservices-tools</artifactId>
<version>2.1-b16</version>
</dependency>
// https://jarcasting.com/artifacts/com.sun.tools.ws/webservices-tools/
implementation 'com.sun.tools.ws:webservices-tools:2.1-b16'
// https://jarcasting.com/artifacts/com.sun.tools.ws/webservices-tools/
implementation ("com.sun.tools.ws:webservices-tools:2.1-b16")
'com.sun.tools.ws:webservices-tools:jar:2.1-b16'
<dependency org="com.sun.tools.ws" name="webservices-tools" rev="2.1-b16">
<artifact name="webservices-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sun.tools.ws', module='webservices-tools', version='2.1-b16')
)
libraryDependencies += "com.sun.tools.ws" % "webservices-tools" % "2.1-b16"
[com.sun.tools.ws/webservices-tools "2.1-b16"]
Group / Artifact | Type | Version |
---|---|---|
javax.xml : webservices-api | jar | 2.1-b16 |