jsr203hadoop

A Java NIO file system provider for HDFS

License

License

GroupId

GroupId

com.github.jsr203hadoop
ArtifactId

ArtifactId

jsr203hadoop
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

jsr203hadoop
A Java NIO file system provider for HDFS
Project URL

Project URL

https://github.com/damiencarol/jsr203-hadoop

Download jsr203hadoop

How to add to project

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

Dependencies

provided (2)

Group / Artifact Type Version
org.apache.hadoop : hadoop-common jar 2.7.2
org.apache.hadoop : hadoop-hdfs jar 2.7.2

test (3)

Group / Artifact Type Version
org.apache.hadoop : hadoop-common jar 2.7.2
org.apache.hadoop : hadoop-hdfs jar 2.7.2
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0