is not current version
Last Version 1.1.3

Nextflow 1.1.1

A JSR-203 complaint file system provider for Amazon S3 storage

License

License

GroupId

GroupId

io.nextflow
ArtifactId

ArtifactId

nxf-s3fs
Version

Version

1.1.1
Type

Type

jar
Description

Description

Nextflow
A JSR-203 complaint file system provider for Amazon S3 storage
Project URL

Project URL

http://www.nextflow.io
Source Code Management

Source Code Management

https://github.com/nextflow-io/nextflow-s3fs

Download nxf-s3fs 1.1.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.10
com.amazonaws : aws-java-sdk-s3 jar 1.11.172
com.google.guava : guava jar 11.0.1
org.apache.tika : tika-core jar 1.5

test (9)

Group / Artifact Type Version
junit : junit jar 4.11
log4j : log4j jar 1.2.17
org.slf4j : slf4j-log4j12 jar 1.7.10
org.slf4j : jcl-over-slf4j jar 1.7.10
com.github.marschall : zipfilesystem-standalone jar 1.0.0
com.github.marschall : memoryfilesystem jar 0.5.4
org.mockito : mockito-core jar 1.9.5
commons-lang : commons-lang jar 2.6
commons-io : commons-io jar 2.4

Project Modules

There are no modules declared in this project.