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