Last Version

Apache Fluo Project 1.2.0

An implementation of Percolator for Apache Accumulo

License

License

GroupId

GroupId

org.apache.fluo
ArtifactId

ArtifactId

fluo-project
Version

Version

1.2.0
Type

Type

pom
Description

Description

Apache Fluo Project
An implementation of Percolator for Apache Accumulo
Project Organization

Project Organization

The Apache Software Foundation

Download fluo-project 1.2.0

Filename Size
fluo-project-1.2.0.pom 13 KB
Browse

<!-- https://jarcasting.com/artifacts/org.apache.fluo/fluo-project/ -->
<dependency>
    <groupId>org.apache.fluo</groupId>
    <artifactId>fluo-project</artifactId>
    <version>1.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.fluo/fluo-project/
implementation 'org.apache.fluo:fluo-project:1.2.0'
// https://jarcasting.com/artifacts/org.apache.fluo/fluo-project/
implementation ("org.apache.fluo:fluo-project:1.2.0")
'org.apache.fluo:fluo-project:pom:1.2.0'
<dependency org="org.apache.fluo" name="fluo-project" rev="1.2.0">
  <artifact name="fluo-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.fluo', module='fluo-project', version='1.2.0')
)
libraryDependencies += "org.apache.fluo" % "fluo-project" % "1.2.0"
[org.apache.fluo/fluo-project "1.2.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • modules/accumulo
  • modules/api
  • modules/cluster
  • modules/core
  • modules/command
  • modules/distribution
  • modules/integration
  • modules/mapreduce
  • modules/mini