Last Version

HDFS Resource 0.9.5

Parent module of reusable Testify LocalResourceProvider implementations

License

License

GroupId

GroupId

org.testifyproject.resources
ArtifactId

ArtifactId

hdfs
Version

Version

0.9.5
Type

Type

jar
Description

Description

HDFS Resource
Parent module of reusable Testify LocalResourceProvider implementations
Project Organization

Project Organization

Sharmarke Aden

Download hdfs 0.9.5


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.hadoop : hadoop-hdfs jar 2.7.3
org.apache.hadoop : hadoop-hdfs jar 2.7.3
org.apache.hadoop : hadoop-common jar 2.7.3
org.apache.hadoop : hadoop-common jar 2.7.3
org.testifyproject.external : external-guava jar 0.9.8

provided (3)

Group / Artifact Type Version
org.testifyproject : api jar 0.9.9
org.testifyproject : core jar 0.9.9
org.testifyproject.tools : test-logger jar 0.9.8

test (4)

Group / Artifact Type Version
org.testifyproject.junit4 : unit-test jar 0.9.9
junit : junit jar 4.12
org.mockito : mockito-core jar 2.5.4
org.assertj : assertj-core jar 3.5.2

Project Modules

There are no modules declared in this project.