is not current version
Last Version 1.0.3

com.github.jsr203hadoop:jsr203hadoop 1.0.1

A Java NIO file system provider for HDFS

GroupId

GroupId

com.github.jsr203hadoop
ArtifactId

ArtifactId

jsr203hadoop
Version

Version

1.0.1
Type

Type

jar

Download jsr203hadoop 1.0.1


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