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