| License |
License |
|---|---|
| GroupId | GroupIdio.nextflow |
| ArtifactId | ArtifactIdnf-google |
| Version | Version20.12.1-edge |
| Type | Typejar |
| Description |
DescriptionNextflow
A DSL modelled around the UNIX pipe concept, that simplifies writing parallel and scalable pipelines in a portable manner
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| nf-google-20.12.1-edge.pom | |
| nf-google-20.12.1-edge.jar | 54 KB |
| nf-google-20.12.1-edge-sources.jar | 23 KB |
| nf-google-20.12.1-edge-javadoc.jar | 31 MB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.nextflow : nf-google | jar | 20.12.1-edge |