FARAO BOM

Main pom file to define lib versions of FARAO related projects -- business and technical.

License

License

Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

com.farao-community.farao
ArtifactId

ArtifactId

farao
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

pom
Description

Description

FARAO BOM
Main pom file to define lib versions of FARAO related projects -- business and technical.
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

Filename Size
farao-1.2.0.pom 5 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • powsybl-bom
  • farao-bom
  • farao-parent

Versions

Version
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