is not current version
Last Version 4.0.0

org.glassfish.metro:webservices-tools 2.1-b25

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-b25
Type

Type

jar

Download webservices-tools 2.1-b25


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