License |
License
CDDL + GPLv2 with classpath exception
|
---|---|
Categories |
CategoriesGlassFish Container Application Servers |
GroupId | GroupIdorg.glassfish.deployment |
ArtifactId | ArtifactIdjsr-88 |
Last Version | Last Version3.2-b06 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionJSR-88 JAR and dist. fragment
|
Project Organization |
Project OrganizationGlassFish Community |
Filename | Size |
---|---|
jsr-88-3.2-b06.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.glassfish.deployment/jsr-88/ -->
<dependency>
<groupId>org.glassfish.deployment</groupId>
<artifactId>jsr-88</artifactId>
<version>3.2-b06</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.deployment/jsr-88/
implementation 'org.glassfish.deployment:jsr-88:3.2-b06'
// https://jarcasting.com/artifacts/org.glassfish.deployment/jsr-88/
implementation ("org.glassfish.deployment:jsr-88:3.2-b06")
'org.glassfish.deployment:jsr-88:pom:3.2-b06'
<dependency org="org.glassfish.deployment" name="jsr-88" rev="3.2-b06">
<artifact name="jsr-88" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.deployment', module='jsr-88', version='3.2-b06')
)
libraryDependencies += "org.glassfish.deployment" % "jsr-88" % "3.2-b06"
[org.glassfish.deployment/jsr-88 "3.2-b06"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit Optional | jar | 4.3.1 |