Parent POM for all FighterFish Modules

Eclipse Enterprise for Java (EE4J) is an open source initiative to create standard APIs, implementations of those APIs, and technology compatibility kits for Java runtimes that enable development, deployment, and management of server-side and cloud-native applications.

License

License

Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.fighterfish
ArtifactId

ArtifactId

module-parent-pom
Last Version

Last Version

1.0.7
Release Date

Release Date

Type

Type

pom
Description

Description

Parent POM for all FighterFish Modules
Eclipse Enterprise for Java (EE4J) is an open source initiative to create standard APIs, implementations of those APIs, and technology compatibility kits for Java runtimes that enable development, deployment, and management of server-side and cloud-native applications.
Project URL

Project URL

https://projects.eclipse.org/projects/ee4j/module-parent-pom
Project Organization

Project Organization

Eclipse Foundation

Download module-parent-pom

How to add to project

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

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.

FighterFish

OSGi Application Development using GlassFish Server.

Build

You must build using JDK 8. You also need Maven. We recommend 3.5 or newer.

Full build

$ mvn install

Checkstyle

$ mvn validate  -Pcheckstyle

Copyright

$ mvn validate  -Pcopyright

Spotbugs

$ mvn verify  -Pspotbugs
org.glassfish.fighterfish

Eclipse EE4J

The Eclipse EE4J Project

Versions

Version
1.0.7
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0