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