MVN

com.manganit.half : half-parent

Maven & Gradle

Nov 24, 2017
1 stars

Half Project Parent POM · Hadoop Application Light Framework (Half) provides useful Java libraries and helpers to build applications with Oozie, HDFS, Hive Metastore, HBase and Pig

<dependency>
    <groupId>com.manganit.half</groupId>
    <artifactId>half-parent</artifactId>
    <version>0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.manganit.half : half-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.2

All Versions

Choose a version of com.manganit.half : half-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.2
half-parent-0.2
0.1
half-parent-0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.manganit.half</groupId>
    <artifactId>half-parent</artifactId>
    <version>0.2</version>
</dependency>

Advertisement