Jar examples for n:nxf-s3fs
A DSL modelled around the UNIX pipe concept, that simplifies writing parallel and scalable pipelines in a portable manner
You can download jar file nxf-s3fs 1.0.0 in this page.
GPLv3
You can use the following script to add nxf-s3fs-1.0.0.jar to your project.
<dependency> <groupId>io.nextflow</groupId> <artifactId>nxf-s3fs</artifactId> <version>1.0.0</version> </dependency>
compile group: 'io.nextflow', name: 'nxf-s3fs', version: '1.0.0'
libraryDependencies += "io.nextflow" % "nxf-s3fs" % "1.0.0"
<dependency org="io.nextflow" name="nxf-s3fs" rev="1.0.0"/>
@Grapes(@Grab(group='io.nextflow', module='nxf-s3fs', version='1.0.0'))
'io.nextflow:nxf-s3fs:jar:1.0.0'
Click the following link to download the jar file.
nxf-s3fs-1.0.0-javadoc.jar