MVN

org.apache.fluo : fluo-accumulo

Maven & Gradle

Apr 11, 2023
6 usages

Apache Fluo Accumulo Extensions · This module contains all Apache 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>org.apache.fluo</groupId>
    <artifactId>fluo-accumulo</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.fluo : fluo-accumulo to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of org.apache.fluo : fluo-accumulo to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
fluo-accumulo-2.0.0
1.2.x
fluo-accumulo-1.2.0
1.1.x
fluo-accumulo-1.1.0-incubating
1.0.x
fluo-accumulo-1.0.0-incubating

How to add a dependency to Maven

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

<dependency>
    <groupId>org.apache.fluo</groupId>
    <artifactId>fluo-accumulo</artifactId>
    <version>2.0.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.apache.fluo:fluo-accumulo:2.0.0'

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

implementation("org.apache.fluo:fluo-accumulo:2.0.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.apache.fluo" % "fluo-accumulo" % "2.0.0"

Advertisement

Dependencies from Group

Apr 11, 2023
22 usages
Apr 11, 2023
19 usages
Apr 11, 2023
16 usages
Mar 02, 2018
7 usages
Apr 11, 2023
6 usages

Discover Dependencies

Sep 11, 2018
3 usages
60 stars
Jun 13, 2023
32 usages
27 stars
Jul 07, 2015
2 usages
203 stars
Nov 15, 2022
4 usages
0 stars
Dec 05, 2019
5 usages
4 stars
Nov 09, 2017
26 stars
Aug 20, 2014
6 usages
261 stars
gsm
Apr 30, 2014
4 usages