MVN

org.ligoj.parent : root

Maven & Gradle

Apr 20, 2022
4 stars

Parent - Root · Agregates forge projects

<dependency>
    <groupId>org.ligoj.parent</groupId>
    <artifactId>root</artifactId>
    <version>17.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ligoj.parent : root to add to Maven - Latest Versions:

  • Latest Stable: 17.0.0

All Versions

Choose a version of org.ligoj.parent : root to add to Maven - All Versions:

Version Vulnerabilities Updated
17.0.x
root-17.0.0
16.0.x
root-16.0.0
15.0.x
root-15.0.1
14.0.x
root-14.0.1
root-14.0.0
13.0.x
root-13.0.0
11.0.x
root-11.0.6
root-11.0.5
root-11.0.4
root-11.0.3
10.0.x
root-10.0.5
root-10.0.4
root-10.0.3
root-10.0.2
root-10.0.0
4.6.x
root-4.6.0
4.5.x
root-4.5.2
root-4.5.1
root-4.5.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.ligoj.parent</groupId>
    <artifactId>root</artifactId>
    <version>17.0.0</version>
</dependency>