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