MVN

io.boneidle : boneidle-parent

Maven & Gradle

Dec 13, 2014
0 stars

boneidle · The parent of the boneidle library. See boneidle-core and boneidle-annotations.

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

Latest Version

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

  • Latest Stable: 1.0.0

All Versions

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

Version Vulnerabilities Updated
1.0.x
boneidle-parent-1.0.0
0.1
boneidle-parent-0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.boneidle</groupId>
    <artifactId>boneidle-parent</artifactId>
    <version>1.0.0</version>
</dependency>

Advertisement