MVN

io.rincl : rincl-parent

Maven & Gradle

May 01, 2019

Rincl Parent · Parent POM of all Rincl projects.

<dependency>
    <groupId>io.rincl</groupId>
    <artifactId>rincl-parent</artifactId>
    <version>0.8.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.rincl : rincl-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.8.0

All Versions

Choose a version of io.rincl : rincl-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.8.x
rincl-parent-0.8.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.rincl</groupId>
    <artifactId>rincl-parent</artifactId>
    <version>0.8.0</version>
</dependency>