MVN

io.hackie : hackie-parent

Maven & Gradle

Sep 20, 2017

hackie-parent · The Hackie.io parent POM.

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

Latest Version

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

  • Latest Stable: 1.0.1

All Versions

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

Version Vulnerabilities Updated
1.0.x
hackie-parent-1.0.1
hackie-parent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.hackie</groupId>
    <artifactId>hackie-parent</artifactId>
    <version>1.0.1</version>
</dependency>