Last Version

s3fs 2.2.3

S3 filesystem provider for Java 7

License

License

GroupId

GroupId

org.lasersonlab
ArtifactId

ArtifactId

s3fs
Version

Version

2.2.3
Type

Type

jar
Description

Description

s3fs
S3 filesystem provider for Java 7
Project URL

Project URL

https://github.com/Upplication/Amazon-S3-FileSystem-NIO2
Source Code Management

Source Code Management

https://github.com/Upplication/Amazon-S3-FileSystem-NIO2

Download s3fs 2.2.3


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

Dependencies

compile (6)

Group / Artifact Type Version
com.amazonaws : aws-java-sdk-s3 jar 1.11.232
com.google.guava : guava jar 18.0
org.apache.tika : tika-core jar 1.5
org.slf4j : slf4j-api jar 1.7.5
org.slf4j : jcl-over-slf4j jar 1.7.5
com.google.code.findbugs : jsr305 jar 1.3.9

test (6)

Group / Artifact Type Version
junit : junit jar 4.11
log4j : log4j jar 1.2.17
org.slf4j : slf4j-log4j12 jar 1.7.5
com.github.marschall : zipfilesystem-standalone jar 1.0.1
com.github.marschall : memoryfilesystem jar 0.9.1
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.