is not current version
Last Version 6.2.2

org.glassfish.main.deployment:jsr-88 4.0-b72


Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.main.deployment
ArtifactId

ArtifactId

jsr-88
Version

Version

4.0-b72
Type

Type

pom

Download jsr-88 4.0-b72

Filename Size
jsr-88-4.0-b72.pom 3 KB
Browse

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