is not current version
Last Version 4.0.0

org.glassfish.metro:webservices-tools 2.1.1-b04

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.1.1-b04
Type

Type

jar

Download webservices-tools 2.1.1-b04


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