License |
License
CDDL + GPLv2 with classpath exception
|
---|---|
Categories |
CategoriesGlassFish Container Application Servers |
GroupId | GroupIdorg.glassfish.fighterfish |
ArtifactId | ArtifactIdmodule.parent-pom |
Last Version | Last Version1.0.6 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionParent POM for all FighterFish Modules
Java.net - The Source for Java Technology Collaboration
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
module.parent-pom-1.0.6.pom | 17 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.glassfish.fighterfish/module.parent-pom/ -->
<dependency>
<groupId>org.glassfish.fighterfish</groupId>
<artifactId>module.parent-pom</artifactId>
<version>1.0.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.fighterfish/module.parent-pom/
implementation 'org.glassfish.fighterfish:module.parent-pom:1.0.6'
// https://jarcasting.com/artifacts/org.glassfish.fighterfish/module.parent-pom/
implementation ("org.glassfish.fighterfish:module.parent-pom:1.0.6")
'org.glassfish.fighterfish:module.parent-pom:pom:1.0.6'
<dependency org="org.glassfish.fighterfish" name="module.parent-pom" rev="1.0.6">
<artifact name="module.parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.fighterfish', module='module.parent-pom', version='1.0.6')
)
libraryDependencies += "org.glassfish.fighterfish" % "module.parent-pom" % "1.0.6"
[org.glassfish.fighterfish/module.parent-pom "1.0.6"]