MVN

li.rudin.rt : rt-parent

Maven & Gradle

Sep 30, 2013
<dependency>
    <groupId>li.rudin.rt</groupId>
    <artifactId>rt-parent</artifactId>
    <version>2.9</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of li.rudin.rt : rt-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.9

All Versions

Choose a version of li.rudin.rt : rt-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.9
rt-parent-2.9
2.8
rt-parent-2.8
2.7
rt-parent-2.7
2.6
rt-parent-2.6
2.3
rt-parent-2.3
2.1
rt-parent-2.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>li.rudin.rt</groupId>
    <artifactId>rt-parent</artifactId>
    <version>2.9</version>
</dependency>