Last Version

Nextflow 0.27.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-drmaa
Version

Version

0.27.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-drmaa 0.27.6


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

Dependencies

compile (2)

Group / Artifact Type Version
io.nextflow : nextflow jar 0.27.6
us.levk : drmaa-common jar 1.0

test (5)

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

Project Modules

There are no modules declared in this project.