Apache Fluo Mini

This module contains the implementation code of MiniFluo. It was separated from fluo-core to remove the dependency on accumulo-minicluster from core.

License

License

GroupId

GroupId

org.apache.fluo
ArtifactId

ArtifactId

fluo-mini
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Fluo Mini
This module contains the implementation code of MiniFluo. It was separated from fluo-core to remove the dependency on accumulo-minicluster from core.
Project Organization

Project Organization

The Apache Software Foundation

Download fluo-mini

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.google.guava : guava jar 13.0.1
org.apache.accumulo : accumulo-core jar 1.7.3
org.apache.accumulo : accumulo-minicluster jar 1.7.3
org.apache.fluo : fluo-api jar 1.2.0
org.apache.fluo : fluo-core jar 1.2.0
org.slf4j : slf4j-api jar 1.7.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.0-incubating
1.0.0-incubating