is not current version
Last Version 4.0.0

org.glassfish.metro:webservices-tools 2.3-b05

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.3-b05
Type

Type

jar

Download webservices-tools 2.3-b05


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