Last Version

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

nf-google
Version

Version

20.12.1-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 nf-google 20.12.1-edge


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

Dependencies

compile (4)

Group / Artifact Type Version
io.nextflow : nextflow jar 20.12.1-edge
com.google.apis : google-api-services-lifesciences jar v2beta-rev20191030-1.30.3
com.google.cloud : google-cloud-nio jar 0.120.0-alpha
com.google.auth : google-auth-library-oauth2-http jar 0.18.0

test (1)

Group / Artifact Type Version
io.nextflow : nf-google jar 20.12.1-edge

Project Modules

There are no modules declared in this project.