A DSL modelled around the UNIX pipe concept, that simplifies writing parallel and scalable pipelines in a portable manner
'io.nextflow:nxf-s3fs:0.2.8b'
<dependency> <groupId>io.nextflow</groupId> <artifactId>nxf-s3fs</artifactId> <version>0.2.8b</version> </dependency>
<dependency org="io.nextflow" name="nxf-s3fs" rev="0.2.8b"/>
"io.nextflow", "nxf-s3fs", "0.2.8b"