Last Version

Nextflow 20.12.1-edge

A DSL modelled around the UNIX pipe concept, that simplifies writing parallel and scalable pipelines in a portable manner

License

License

GroupId

GroupId

io.nextflow
ArtifactId

ArtifactId

nf-tower
Version

Version

20.12.1-edge
Type

Type

jar
Description

Description

Nextflow
A DSL modelled around the UNIX pipe concept, that simplifies writing parallel and scalable pipelines in a portable manner
Project URL

Project URL

http://www.nextflow.io
Source Code Management

Source Code Management

https://github.com/nextflow-io/nextflow

Download nf-tower 20.12.1-edge


<!-- https://jarcasting.com/artifacts/io.nextflow/nf-tower/ -->
<dependency>
    <groupId>io.nextflow</groupId>
    <artifactId>nf-tower</artifactId>
    <version>20.12.1-edge</version>
</dependency>
// https://jarcasting.com/artifacts/io.nextflow/nf-tower/
implementation 'io.nextflow:nf-tower:20.12.1-edge'
// https://jarcasting.com/artifacts/io.nextflow/nf-tower/
implementation ("io.nextflow:nf-tower:20.12.1-edge")
'io.nextflow:nf-tower:jar:20.12.1-edge'
<dependency org="io.nextflow" name="nf-tower" rev="20.12.1-edge">
  <artifact name="nf-tower" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.nextflow', module='nf-tower', version='20.12.1-edge')
)
libraryDependencies += "io.nextflow" % "nf-tower" % "20.12.1-edge"
[io.nextflow/nf-tower "20.12.1-edge"]

Dependencies

compile (1)

Group / Artifact Type Version
io.nextflow : nextflow jar 20.12.1-edge

test (1)

Group / Artifact Type Version
io.nextflow : nf-tower jar 20.12.1-edge

Project Modules

There are no modules declared in this project.