Skip to content

Releases: damiencarol/jsr203-hadoop

1.0.3

05 Jul 14:28
Compare
Choose a tag to compare

Bugfix and compatibility release.
Minor version number change. (use semantic version 2)

1.0.2

24 Mar 13:54
Compare
Choose a tag to compare

Bugfix and compatibility release.
Checked wtih many version of Hadoop.

1.0.1

19 Jan 15:18
Compare
Choose a tag to compare

Bugfix release.

1.0.0

24 Dec 12:34
Compare
Choose a tag to compare

This tag was also released in the public repo OSS:

https://oss.sonatype.org/content/repositories/releases/com/github/jsr203hadoop/jsr203hadoop/1.0.0/jsr203hadoop-1.0.0.jar

This release can be used with Maven as:

    <dependency>
        <groupId>com.github.jsr203hadoop</groupId>
        <artifactId>jsr203hadoop</artifactId>
        <version>1.0.0</version>
    </dependency>