License |
License |
---|---|
GroupId | GroupIdcom.sun.xml |
ArtifactId | ArtifactIdjaxws-tools |
Last Version | Last Version2.0EA3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJAX-WS tools
|
Filename | Size |
---|---|
jaxws-tools-2.0EA3.pom | |
jaxws-tools-2.0EA3.jar | 477 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sun.xml/jaxws-tools/ -->
<dependency>
<groupId>com.sun.xml</groupId>
<artifactId>jaxws-tools</artifactId>
<version>2.0EA3</version>
</dependency>
// https://jarcasting.com/artifacts/com.sun.xml/jaxws-tools/
implementation 'com.sun.xml:jaxws-tools:2.0EA3'
// https://jarcasting.com/artifacts/com.sun.xml/jaxws-tools/
implementation ("com.sun.xml:jaxws-tools:2.0EA3")
'com.sun.xml:jaxws-tools:jar:2.0EA3'
<dependency org="com.sun.xml" name="jaxws-tools" rev="2.0EA3">
<artifact name="jaxws-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sun.xml', module='jaxws-tools', version='2.0EA3')
)
libraryDependencies += "com.sun.xml" % "jaxws-tools" % "2.0EA3"
[com.sun.xml/jaxws-tools "2.0EA3"]
Group / Artifact | Type | Version |
---|---|---|
com.sun.xml : jaxb-xjc | jar | 2.0EA3 |
com.sun.xml : jaxws-rt | jar | 2.0EA3 |