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