MVN

io.fluo : fluo-accumulo

Maven & Gradle

Jan 13, 2016
9 usages

Fluo Accumulo Extensions · This module contains all Fluo code that is run by Accumulo. This includes iterators and formatters. Given that this module produces a JAR that needs to be included on the Accumulo classpath, external dependencies should be limited. Some utility classes in this module are not only used by iterators but also used by fluo-core.

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

Latest Version

Choose a version of io.fluo : fluo-accumulo to add to Maven or Gradle - 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-accumulo to add to Maven or Gradle - All Versions:

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

How to add a dependency to Maven

Add the following io.fluo : fluo-accumulo maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

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

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.fluo : fluo-accumulo gradle dependency to your build.gradle file:

implementation 'io.fluo:fluo-accumulo:1.0.0-beta-2'

Gradle Kotlin DSL: Add the following io.fluo : fluo-accumulo gradle kotlin dependency to your build.gradle.kts file:

implementation("io.fluo:fluo-accumulo:1.0.0-beta-2")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.fluo : fluo-accumulo sbt scala dependency to your build.sbt file:

libraryDependencies += "io.fluo" % "fluo-accumulo" % "1.0.0-beta-2"

Advertisement

Dependencies from Group

Jan 13, 2016
15 usages
Jan 13, 2016
15 usages
Jan 13, 2016
10 usages
Jan 13, 2016
9 usages
Mar 29, 2016
5 usages

Discover Dependencies

Jun 20, 2023
7 usages
51.8k stars
May 19, 2022
7 usages
27 stars
Aug 22, 2020
7 usages
839 stars
Jun 17, 2015
7 usages
Jul 21, 2023
14 usages
216 stars
Jul 21, 2023
26 usages
216 stars
Dec 01, 2022
6 usages
13 stars
Jun 12, 2023
25 usages