is not current version
Last Version 4.0.0

org.glassfish.metro:webservices-tools 2.2-b07

This module contains the Metro tooling code.

Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.metro
ArtifactId

ArtifactId

webservices-tools
Version

Version

2.2-b07
Type

Type

jar

Download webservices-tools 2.2-b07


<!-- https://jarcasting.com/artifacts/org.glassfish.metro/webservices-tools/ -->
<dependency>
    <groupId>org.glassfish.metro</groupId>
    <artifactId>webservices-tools</artifactId>
    <version>2.2-b07</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.metro/webservices-tools/
implementation 'org.glassfish.metro:webservices-tools:2.2-b07'
// https://jarcasting.com/artifacts/org.glassfish.metro/webservices-tools/
implementation ("org.glassfish.metro:webservices-tools:2.2-b07")
'org.glassfish.metro:webservices-tools:jar:2.2-b07'
<dependency org="org.glassfish.metro" name="webservices-tools" rev="2.2-b07">
  <artifact name="webservices-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.metro', module='webservices-tools', version='2.2-b07')
)
libraryDependencies += "org.glassfish.metro" % "webservices-tools" % "2.2-b07"
[org.glassfish.metro/webservices-tools "2.2-b07"]