jsr203-s3a

A Java NIO file system provider for S3A, using Hadoop FS mechanisms

License

License

Categories

Categories

Net
GroupId

GroupId

net.fnothaft
ArtifactId

ArtifactId

jsr203-s3a
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

jsr203-s3a
A Java NIO file system provider for S3A, using Hadoop FS mechanisms

Download jsr203-s3a

How to add to project

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

Dependencies

provided (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1