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