License |
License |
---|---|
GroupId | GroupIdio.nextflow |
ArtifactId | ArtifactIdnxf-s3fs |
Last Version | Last Version1.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionNextflow
A JSR-203 complaint file system provider for Amazon S3 storage
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
nxf-s3fs-1.1.3.pom | |
nxf-s3fs-1.1.3.jar | 52 KB |
nxf-s3fs-1.1.3-sources.jar | 38 KB |
nxf-s3fs-1.1.3-javadoc.jar | 71 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.nextflow/nxf-s3fs/ -->
<dependency>
<groupId>io.nextflow</groupId>
<artifactId>nxf-s3fs</artifactId>
<version>1.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.nextflow/nxf-s3fs/
implementation 'io.nextflow:nxf-s3fs:1.1.3'
// https://jarcasting.com/artifacts/io.nextflow/nxf-s3fs/
implementation ("io.nextflow:nxf-s3fs:1.1.3")
'io.nextflow:nxf-s3fs:jar:1.1.3'
<dependency org="io.nextflow" name="nxf-s3fs" rev="1.1.3">
<artifact name="nxf-s3fs" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.nextflow', module='nxf-s3fs', version='1.1.3')
)
libraryDependencies += "io.nextflow" % "nxf-s3fs" % "1.1.3"
[io.nextflow/nxf-s3fs "1.1.3"]
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 |