is not current version
Last Version 7.0.0-M4

org.glassfish.main.webservices:webservices 5.0.1


Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.main.webservices
ArtifactId

ArtifactId

webservices
Version

Version

5.0.1
Type

Type

pom

Download webservices 5.0.1

Filename Size
webservices-5.0.1.pom 2 KB
Browse

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