is not current version
Last Version 6.2.2

org.glassfish.main.deployment:jsr-88 6.2.1


Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.main.deployment
ArtifactId

ArtifactId

jsr-88
Version

Version

6.2.1
Type

Type

pom

Download jsr-88 6.2.1

Filename Size
jsr-88-6.2.1.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>6.2.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.main.deployment/jsr-88/
implementation 'org.glassfish.main.deployment:jsr-88:6.2.1'
// https://jarcasting.com/artifacts/org.glassfish.main.deployment/jsr-88/
implementation ("org.glassfish.main.deployment:jsr-88:6.2.1")
'org.glassfish.main.deployment:jsr-88:pom:6.2.1'
<dependency org="org.glassfish.main.deployment" name="jsr-88" rev="6.2.1">
  <artifact name="jsr-88" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.main.deployment', module='jsr-88', version='6.2.1')
)
libraryDependencies += "org.glassfish.main.deployment" % "jsr-88" % "6.2.1"
[org.glassfish.main.deployment/jsr-88 "6.2.1"]