Jar examples for j:jsr203hadoop
A Java NIO file system provider for HDFS
You can download jar file jsr203hadoop 1.0.3 in this page.
The Apache Software License, Version 2.0
You can use the following script to add jsr203hadoop-1.0.3.jar to your project.
<dependency> <groupId>com.github.jsr203hadoop</groupId> <artifactId>jsr203hadoop</artifactId> <version>1.0.3</version> </dependency>
compile group: 'com.github.jsr203hadoop', name: 'jsr203hadoop', version: '1.0.3'
libraryDependencies += "com.github.jsr203hadoop" % "jsr203hadoop" % "1.0.3"
<dependency org="com.github.jsr203hadoop" name="jsr203hadoop" rev="1.0.3"/>
@Grapes(@Grab(group='com.github.jsr203hadoop', module='jsr203hadoop', version='1.0.3'))
'com.github.jsr203hadoop:jsr203hadoop:jar:1.0.3'
Click the following link to download the jar file.
jsr203hadoop-1.0.3-javadoc.jar