FARAO parent POM

Basic POM parent for FARAO projects.

License

License

Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

com.farao-community.farao
ArtifactId

ArtifactId

farao-parent
Last Version

Last Version

1.4.0
Release Date

Release Date

Type

Type

pom
Description

Description

FARAO parent POM
Basic POM parent for FARAO projects.
Project URL

Project URL

http://www.farao-community.com
Source Code Management

Source Code Management

https://github.com/farao-community/farao-parent.git

Download farao-parent

Filename Size
farao-parent-1.4.0.pom 7 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • farao-parent-ws

Versions

Version
1.4.0
1.3.0
1.2.0
1.1.0
1.0.10
1.0.9
1.0.8
1.0.7
1.0.6
1.0.5
1.0.4