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-google
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-google 18.12.0-edge


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

Dependencies

compile (5)

Group / Artifact Type Version
io.nextflow : nextflow jar 18.12.0-edge
io.nextflow : nxf-ignite jar 18.12.0-edge
com.google.apis : google-api-services-compute jar v1-rev199-1.25.0
com.google.apis : google-api-services-genomics jar v2alpha1-rev40-1.25.0
com.google.cloud : google-cloud-nio jar 0.72.0-alpha

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.