Last Version

Nextflow 18.12.0-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

nxf-ga4gh
Version

Version

18.12.0-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 nxf-ga4gh 18.12.0-edge


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

Dependencies

compile (6)

Group / Artifact Type Version
io.nextflow : nextflow jar 18.12.0-edge
io.swagger : swagger-annotations jar 1.5.15
com.squareup.okhttp : okhttp jar 2.7.5
com.squareup.okhttp : logging-interceptor jar 2.7.5
com.google.code.gson : gson jar 2.8.1
joda-time : joda-time jar 2.9.9

test (6)

Group / Artifact Type Version
org.codehaus.groovy : groovy-test jar 2.5.4
cglib : cglib-nodep jar 2.2
org.objenesis : objenesis jar 2.1
org.spockframework : spock-core jar 1.2-groovy-2.5
com.google.jimfs : jimfs jar 1.1
org.subethamail : subethasmtp jar 3.1.7

Project Modules

There are no modules declared in this project.