Last Version

Ferris Parent POM 0.1.3

This project defines a parent pom for all of Ferris application development.

License

License

GroupId

GroupId

org.ferris
ArtifactId

ArtifactId

ferris-parent-pom
Version

Version

0.1.3
Type

Type

pom
Description

Description

Ferris Parent POM
This project defines a parent pom for all of Ferris application development.
Project Organization

Project Organization

The Ferris Foundation
Source Code Management

Source Code Management

http://ferris.cvs.sourceforge.net/viewvc/ferris/ferris-parent-pom

Download ferris-parent-pom 0.1.3


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

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.