Last Version

Apache Fluo Command 1.2.0

This module contains code for Apache Fluo commands

License

License

GroupId

GroupId

org.apache.fluo
ArtifactId

ArtifactId

fluo-command
Version

Version

1.2.0
Type

Type

jar
Description

Description

Apache Fluo Command
This module contains code for Apache Fluo commands
Project Organization

Project Organization

The Apache Software Foundation

Download fluo-command 1.2.0


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

Dependencies

compile (10)

Group / Artifact Type Version
com.beust : jcommander jar 1.32
com.google.guava : guava jar 13.0.1
com.google.inject : guice jar 4.0
commons-io : commons-io jar 2.4
org.apache.accumulo : accumulo-core jar 1.7.3
org.apache.curator : curator-framework jar 2.7.1
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
org.slf4j : slf4j-log4j12 jar 1.7.12

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.