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