MVN

io.nextflow : nxf-s3fs

Maven & Gradle

Nov 27, 2021
5 usages
1 stars

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

<dependency>
    <groupId>io.nextflow</groupId>
    <artifactId>nxf-s3fs</artifactId>
    <version>1.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.nextflow : nxf-s3fs to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.3

All Versions

Choose a version of io.nextflow : nxf-s3fs to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
nxf-s3fs-1.1.3
nxf-s3fs-1.1.2
nxf-s3fs-1.1.1
nxf-s3fs-1.1.0
1.0.x
nxf-s3fs-1.0.9
nxf-s3fs-1.0.8
nxf-s3fs-1.0.7
nxf-s3fs-1.0.6
nxf-s3fs-1.0.5
nxf-s3fs-1.0.4
nxf-s3fs-1.0.3
nxf-s3fs-1.0.2
nxf-s3fs-1.0.1
nxf-s3fs-1.0.0
0.2.x
nxf-s3fs-0.2.8g
nxf-s3fs-0.2.8d
nxf-s3fs-0.2.8b

How to add a dependency to Maven

Add the following io.nextflow : nxf-s3fs maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.nextflow</groupId>
    <artifactId>nxf-s3fs</artifactId>
    <version>1.1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.nextflow : nxf-s3fs gradle dependency to your build.gradle file:

implementation 'io.nextflow:nxf-s3fs:1.1.3'

Gradle Kotlin DSL: Add the following io.nextflow : nxf-s3fs gradle kotlin dependency to your build.gradle.kts file:

implementation("io.nextflow:nxf-s3fs:1.1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.nextflow : nxf-s3fs sbt scala dependency to your build.sbt file:

libraryDependencies += "io.nextflow" % "nxf-s3fs" % "1.1.3"

Advertisement

Dependencies from Group

Aug 17, 2023
17 usages
2.4k stars
Nov 27, 2021
5 usages
1 stars
Aug 17, 2023
3 usages
2.4k stars
Aug 17, 2023
2 usages
2.4k stars
Mar 18, 2021
2 usages
2.4k stars

Discover Dependencies

Aug 25, 2023
4 usages
2.8k stars
Apr 09, 2022
10 usages
27 stars
Mar 10, 2018
2 usages
19 stars
Jun 05, 2023
13 usages
56 stars
Dec 08, 2021
7 usages
24 stars
Apr 03, 2023
2 usages
1.8k stars