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-console
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-console 20.12.1-edge


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

Dependencies

compile (3)

Group / Artifact Type Version
io.nextflow : nextflow jar 20.12.1-edge
org.codehaus.groovy : groovy-console jar 3.0.7
org.codehaus.groovy : groovy-swing jar 3.0.7

test (1)

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

Project Modules

There are no modules declared in this project.