Download jsr203hadoop-1.0.3.jar file - Jar j

Jar examples for j:jsr203hadoop

Description

A Java NIO file system provider for HDFS

You can download jar file jsr203hadoop 1.0.3 in this page.

License

The Apache Software License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

jsr203hadoop-1.0.3-javadoc.jar
jsr203hadoop-1.0.3-sources.jar
jsr203hadoop-1.0.3.jar
jsr203hadoop-1.0.3.pom



Related Tutorials