is not current version
Last Version 6.2.2

org.glassfish.main.deployment:jsr-88 5.1.0-RC1


Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.main.deployment
ArtifactId

ArtifactId

jsr-88
Version

Version

5.1.0-RC1
Type

Type

pom

Download jsr-88 5.1.0-RC1

Filename Size
jsr-88-5.1.0-RC1.pom 2 KB
Browse

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