License |
License |
---|---|
Categories |
CategoriesGlassFish Container Application Servers |
GroupId | GroupIdorg.glassfish.metro |
ArtifactId | ArtifactIdwebservices-tools |
Last Version | Last Version4.0.0 |
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-4.0.0.pom | |
webservices-tools-4.0.0.jar | 3 MB |
webservices-tools-4.0.0-sources.jar | 2 MB |
webservices-tools-4.0.0-javadoc.jar | 6 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.glassfish.metro/webservices-tools/ -->
<dependency>
<groupId>org.glassfish.metro</groupId>
<artifactId>webservices-tools</artifactId>
<version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.metro/webservices-tools/
implementation 'org.glassfish.metro:webservices-tools:4.0.0'
// https://jarcasting.com/artifacts/org.glassfish.metro/webservices-tools/
implementation ("org.glassfish.metro:webservices-tools:4.0.0")
'org.glassfish.metro:webservices-tools:jar:4.0.0'
<dependency org="org.glassfish.metro" name="webservices-tools" rev="4.0.0">
<artifact name="webservices-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.metro', module='webservices-tools', version='4.0.0')
)
libraryDependencies += "org.glassfish.metro" % "webservices-tools" % "4.0.0"
[org.glassfish.metro/webservices-tools "4.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.metro : webservices-api | jar | 4.0.0 |
org.glassfish.metro : webservices-rt | jar | 4.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.ant : ant | jar | 1.10.12 |