MVN

io.fluo : fluo-parent

Maven & Gradle

Jan 13, 2016
182 stars

Fluo Parent · An implementation of Percolator for Apache Accumulo

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

Latest Version

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

  • Latest Stable: 1.0.0-beta-2
  • Latest Beta: 1.0.0-beta-2
  • Latest Alpha: 1.0.0-alpha-1

All Versions

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

Version Vulnerabilities Updated
1.0.x
fluo-parent-1.0.0-beta-2
fluo-parent-1.0.0-beta-1
fluo-parent-1.0.0-alpha-1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.fluo</groupId>
    <artifactId>fluo-parent</artifactId>
    <version>1.0.0-beta-2</version>
</dependency>

Advertisement