MVN

org.apache.fluo : fluo-recipes-accumulo

Maven & Gradle

Mar 02, 2018
4 usages

Apache Fluo Recipes for Apache Accumulo

<dependency>
    <groupId>org.apache.fluo</groupId>
    <artifactId>fluo-recipes-accumulo</artifactId>
    <version>1.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.2.0

All Versions

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

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

implementation 'org.apache.fluo:fluo-recipes-accumulo:1.2.0'

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

implementation("org.apache.fluo:fluo-recipes-accumulo:1.2.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.apache.fluo" % "fluo-recipes-accumulo" % "1.2.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

Oct 28, 2016
1 stars
Oct 27, 2016
Oct 19, 2018
6 usages
10 stars
Oct 19, 2018
1 usages
10 stars
Dec 27, 2021
110 stars
Jun 09, 2022
3 usages
110 stars
Nov 22, 2018
650 stars