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-amazon
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-amazon 20.12.1-edge


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

Dependencies

compile (7)

Group / Artifact Type Version
io.nextflow : nextflow jar 20.12.1-edge
io.nextflow : nxf-s3fs jar 1.0.9
com.amazonaws : aws-java-sdk-s3 jar 1.11.542
com.amazonaws : aws-java-sdk-ec2 jar 1.11.542
com.amazonaws : aws-java-sdk-batch jar 1.11.542
com.amazonaws : aws-java-sdk-iam jar 1.11.542
com.amazonaws : aws-java-sdk-ecs jar 1.11.542

test (1)

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

Project Modules

There are no modules declared in this project.