is not current version
Last Version 1.4.0

com.farao-community.farao:farao-parent-ws 1.0.4

It can be used as a POM parent for FARAO applications based on @SpringBoot

Categories

Categories

Unity Business Logic Libraries Game Development
GroupId

GroupId

com.farao-community.farao
ArtifactId

ArtifactId

farao-parent-ws
Version

Version

1.0.4
Type

Type

pom

Download farao-parent-ws 1.0.4


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