Last Version

com.presidentio.but:hdfs-unit 1.0.0


Categories

Categories

IDE Development Tools
GroupId

GroupId

com.presidentio.but
ArtifactId

ArtifactId

hdfs-unit
Version

Version

1.0.0
Type

Type

jar
Description

Description

Download hdfs-unit 1.0.0


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

Dependencies

compile (4)

Group / Artifact Type Version
com.presidentio.but : hadoop-common jar
com.presidentio.but : junit-runner jar
com.presidentio.but : format jar
org.apache.hadoop : hadoop-minicluster jar

test (1)

Group / Artifact Type Version
org.apache.hadoop : hadoop-client jar

Project Modules

There are no modules declared in this project.