License |
License |
---|---|
GroupId | GroupIdio.nextflow |
ArtifactId | ArtifactIdnf-ignite |
Last Version | Last Version20.04.1-edge |
Release Date | Release Date |
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-ignite-20.04.1-edge.pom | |
nf-ignite-20.04.1-edge.jar | 160 KB |
nf-ignite-20.04.1-edge-sources.jar | 45 KB |
nf-ignite-20.04.1-edge-javadoc.jar | 135 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.nextflow/nf-ignite/ -->
<dependency>
<groupId>io.nextflow</groupId>
<artifactId>nf-ignite</artifactId>
<version>20.04.1-edge</version>
</dependency>
// https://jarcasting.com/artifacts/io.nextflow/nf-ignite/
implementation 'io.nextflow:nf-ignite:20.04.1-edge'
// https://jarcasting.com/artifacts/io.nextflow/nf-ignite/
implementation ("io.nextflow:nf-ignite:20.04.1-edge")
'io.nextflow:nf-ignite:jar:20.04.1-edge'
<dependency org="io.nextflow" name="nf-ignite" rev="20.04.1-edge">
<artifact name="nf-ignite" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.nextflow', module='nf-ignite', version='20.04.1-edge')
)
libraryDependencies += "io.nextflow" % "nf-ignite" % "20.04.1-edge"
[io.nextflow/nf-ignite "20.04.1-edge"]
Group / Artifact | Type | Version |
---|---|---|
io.nextflow : nextflow | jar | 20.04.1-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 |
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 |