License |
License
CDDL + GPLv2 with classpath exception
|
---|---|
Categories |
CategoriesGlassFish Container Application Servers |
GroupId | GroupIdorg.glassfish |
ArtifactId | ArtifactIdglassfish-parent |
Last Version | Last Version10.0-b28 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionGlassFish Parent Project
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
glassfish-parent-10.0-b28.pom | 62 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.glassfish/glassfish-parent/ -->
<dependency>
<groupId>org.glassfish</groupId>
<artifactId>glassfish-parent</artifactId>
<version>10.0-b28</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish/glassfish-parent/
implementation 'org.glassfish:glassfish-parent:10.0-b28'
// https://jarcasting.com/artifacts/org.glassfish/glassfish-parent/
implementation ("org.glassfish:glassfish-parent:10.0-b28")
'org.glassfish:glassfish-parent:pom:10.0-b28'
<dependency org="org.glassfish" name="glassfish-parent" rev="10.0-b28">
<artifact name="glassfish-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.glassfish', module='glassfish-parent', version='10.0-b28')
)
libraryDependencies += "org.glassfish" % "glassfish-parent" % "10.0-b28"
[org.glassfish/glassfish-parent "10.0-b28"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit Optional | jar | 4.3.1 |