MVN

com.iofairy : rainforest-parent

Maven & Gradle

Aug 01, 2023
0 stars

Rainforest Maven Parent · Parent for rainforest artifacts

<dependency>
    <groupId>com.iofairy</groupId>
    <artifactId>rainforest-parent</artifactId>
    <version>0.3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.iofairy : rainforest-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.3.1

All Versions

Choose a version of com.iofairy : rainforest-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.3.x
rainforest-parent-0.3.1
rainforest-parent-0.3.0
0.2.x
rainforest-parent-0.2.0
0.1.x
rainforest-parent-0.1.0
0.0.x
rainforest-parent-0.0.6
rainforest-parent-0.0.5
rainforest-parent-0.0.4
rainforest-parent-0.0.3
rainforest-parent-0.0.2
rainforest-parent-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.iofairy</groupId>
    <artifactId>rainforest-parent</artifactId>
    <version>0.3.1</version>
</dependency>

Advertisement