nf-cloud-legacy
This repository contains deprecated cloud executors for Nextflow pipeline system.
Requirement
- Java 8
License |
License |
---|---|
GroupId | GroupIdio.nextflow |
ArtifactId | ArtifactIdnf-legacy-cloud |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnf-cloud-legacy
Legacy cloud support for Nextflow pipeline system
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
nf-legacy-cloud-1.0.1.pom | |
nf-legacy-cloud-1.0.1.jar | 364 KB |
nf-legacy-cloud-1.0.1-sources.jar | 100 KB |
nf-legacy-cloud-1.0.1-javadoc.jar | 49 MB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
com.amazonaws : aws-java-sdk-s3 | jar | 1.10.29 |
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 |
This repository contains deprecated cloud executors for Nextflow pipeline system.