is not current version
Last Version 10.0-b28

org.glassfish:api-pom 3.1-b38


Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish
ArtifactId

ArtifactId

api-pom
Version

Version

3.1-b38
Type

Type

pom

Download api-pom 3.1-b38

Filename Size
api-pom-3.1-b38.pom 4 KB
Browse

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