MVN

org.opencb.hpg : hpg-bigdata

Maven & Gradle

Sep 18, 2015
78 stars

HPG Big data project · HPG Big data project aims to manage genomic big data in a Hadoop-based cluster

<dependency>
    <groupId>org.opencb.hpg</groupId>
    <artifactId>hpg-bigdata</artifactId>
    <version>0.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.opencb.hpg : hpg-bigdata to add to Maven - Latest Versions:

  • Latest Stable: 0.5.0

All Versions

Choose a version of org.opencb.hpg : hpg-bigdata to add to Maven - All Versions:

Version Vulnerabilities Updated
0.5.x
hpg-bigdata-0.5.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.opencb.hpg</groupId>
    <artifactId>hpg-bigdata</artifactId>
    <version>0.5.0</version>
</dependency>

Advertisement