| License |
License |
|---|---|
| GroupId | GroupIdio.nextflow |
| ArtifactId | ArtifactIdnf-ga4gh |
| 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-ga4gh-20.12.1-edge.pom | |
| nf-ga4gh-20.12.1-edge.jar | 105 KB |
| nf-ga4gh-20.12.1-edge-sources.jar | 65 KB |
| nf-ga4gh-20.12.1-edge-javadoc.jar | 25 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.nextflow/nf-ga4gh/ -->
<dependency>
<groupId>io.nextflow</groupId>
<artifactId>nf-ga4gh</artifactId>
<version>20.12.1-edge</version>
</dependency>
// https://jarcasting.com/artifacts/io.nextflow/nf-ga4gh/
implementation 'io.nextflow:nf-ga4gh:20.12.1-edge'
// https://jarcasting.com/artifacts/io.nextflow/nf-ga4gh/
implementation ("io.nextflow:nf-ga4gh:20.12.1-edge")
'io.nextflow:nf-ga4gh:jar:20.12.1-edge'
<dependency org="io.nextflow" name="nf-ga4gh" rev="20.12.1-edge">
<artifact name="nf-ga4gh" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.nextflow', module='nf-ga4gh', version='20.12.1-edge')
)
libraryDependencies += "io.nextflow" % "nf-ga4gh" % "20.12.1-edge"
[io.nextflow/nf-ga4gh "20.12.1-edge"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.nextflow : nextflow | jar | 20.12.1-edge |
| javax.annotation : javax.annotation-api | jar | 1.3.2 |
| io.swagger : swagger-annotations | jar | 1.5.15 |
| com.squareup.okhttp : okhttp | jar | 2.7.5 |
| com.squareup.okhttp : logging-interceptor | jar | 2.7.5 |
| com.google.code.gson : gson | jar | 2.8.1 |
| joda-time : joda-time | jar | 2.9.9 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.nextflow : nf-ga4gh | jar | 20.12.1-edge |