GlassFish Master POM


License

License

CDDL + GPLv2 with classpath exception
Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish
ArtifactId

ArtifactId

pom
Last Version

Last Version

8
Release Date

Release Date

Type

Type

pom
Description

Description

GlassFish Master POM
Project URL

Project URL

http://glassfish.org/
Project Organization

Project Organization

GlassFish Community

Download pom

Filename Size
pom-8.pom 10 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
8
7
6
5
4
3
2
1