nf-cloud-legacy

Legacy cloud support for Nextflow pipeline system

License

License

GroupId

GroupId

io.nextflow
ArtifactId

ArtifactId

nf-legacy-cloud
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

nf-cloud-legacy
Legacy cloud support for Nextflow pipeline system
Project URL

Project URL

http://www.nextflow.io
Source Code Management

Source Code Management

https://github.com/nextflow-io/nf-legacy-cloud

Download nf-legacy-cloud

How to add to project

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

Dependencies

compile (11)

Group / Artifact Type Version
io.nextflow : nextflow jar 20.05.0-edge
io.nextflow : nf-amazon jar 20.05.0-edge
io.nextflow : nf-google jar 20.05.0-edge
org.apache.ignite : ignite-core jar 2.4.0
org.apache.ignite : ignite-slf4j jar 2.4.0
org.apache.ignite : ignite-aws jar 2.4.0
com.google.apis : google-api-services-compute jar v1-rev20190905-1.30.3
com.google.apis : google-api-services-genomics jar v2alpha1-rev20191112-1.30.3
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

runtime (1)

Group / Artifact Type Version
com.amazonaws : aws-java-sdk-s3 jar 1.10.29

test (6)

Group / Artifact Type Version
org.codehaus.groovy : groovy-test jar 2.5.11
cglib : cglib-nodep jar 2.2
org.objenesis : objenesis jar 2.1
org.spockframework : spock-core jar 1.3-groovy-2.5
com.google.jimfs : jimfs jar 1.1
org.apache.ignite : ignite-spring jar 2.4.0

Project Modules

There are no modules declared in this project.

nf-cloud-legacy

This repository contains deprecated cloud executors for Nextflow pipeline system.

Requirement

  • Java 8
io.nextflow

Versions

Version
1.0.1
1.0.0