is not current version
Last Version 4.0.0

org.glassfish.metro:webservices-tools 4.0.0-M3

This module contains the Metro tooling code.

Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.metro
ArtifactId

ArtifactId

webservices-tools
Version

Version

4.0.0-M3
Type

Type

jar

Download webservices-tools 4.0.0-M3


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