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