is not current version
Last Version 10.0-b28

org.glassfish:api-pom 3.0-b47


Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish
ArtifactId

ArtifactId

api-pom
Version

Version

3.0-b47
Type

Type

pom

Download api-pom 3.0-b47

Filename Size
api-pom-3.0-b47.pom 4 KB
Browse

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