Last Version

Nextflow 0.21.3

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

nxf-extrae
Version

Version

0.21.3
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 nxf-extrae 0.21.3


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

Dependencies

compile (1)

Group / Artifact Type Version
io.nextflow : nextflow jar 0.21.3

test (4)

Group / Artifact Type Version
cglib : cglib-nodep jar 2.2
org.objenesis : objenesis jar 1.4
org.spockframework : spock-core jar 1.0-groovy-2.4
com.google.jimfs : jimfs jar 1.0

Project Modules

There are no modules declared in this project.