Last Version

Nextflow 0.15.6

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-gridgain
Version

Version

0.15.6
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-gridgain 0.15.6


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

Dependencies

compile (2)

Group / Artifact Type Version
io.nextflow : nextflow jar 0.15.6
org.gridgain : gridgain-platform jar 6.1.6

test (4)

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

Project Modules

There are no modules declared in this project.