is not current version
Last Version 7.0.0-M4

org.glassfish.main.webservices:webservices 6.0.0-RC1


Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.main.webservices
ArtifactId

ArtifactId

webservices
Version

Version

6.0.0-RC1
Type

Type

pom

Download webservices 6.0.0-RC1


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