MVN

io.nextflow : nf-ignite

Maven & Gradle

Aug 25, 2020
1 usages
0 stars

nf-ignite · Apache Ignite executor for Nextflow pipeline system

<dependency>
    <groupId>io.nextflow</groupId>
    <artifactId>nf-ignite</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.nextflow : nf-ignite to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.0
  • Latest Release Candidate: 20.01.0-rc1

All Versions

Choose a version of io.nextflow : nf-ignite to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
20.04.x
nf-ignite-20.04.1
nf-ignite-20.04.1-edge
nf-ignite-20.04.0-edge
nf-ignite-20.04.0
20.03.x
nf-ignite-20.03.0-edge
20.02.x
nf-ignite-20.02.0-edge
20.01.x
nf-ignite-20.01.1
nf-ignite-20.01.0
nf-ignite-20.01.0-rc1
nf-ignite-20.01.0-edge
19.12.x
nf-ignite-19.12.0-edge
19.11.x
nf-ignite-19.11.0-edge
19.10.x
nf-ignite-19.10.0
19.09.x
nf-ignite-19.09.0-edge
nf-ignite-19.09.0-egde
19.08.x
nf-ignite-19.08.1-edge
nf-ignite-19.08.0-edge
19.07.x
nf-ignite-19.07.0
nf-ignite-19.07.0-edge
19.06.x
nf-ignite-19.06.0-edge
19.05.x
nf-ignite-19.05.0-edge
19.04.x
nf-ignite-19.04.3
nf-ignite-19.04.2
nf-ignite-19.04.1
nf-ignite-19.04.0-edge
nf-ignite-19.04.0
19.03.x
nf-ignite-19.03.0-edge
19.02.x
nf-ignite-19.02.0-edge
19.01.x
nf-ignite-19.01.0
nf-ignite-19.01.0-edge
1.1.x
nf-ignite-1.1.0
1.0.x
nf-ignite-1.0.1
nf-ignite-1.0.0

How to add a dependency to Maven

Add the following io.nextflow : nf-ignite maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.nextflow</groupId>
    <artifactId>nf-ignite</artifactId>
    <version>1.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.nextflow : nf-ignite gradle dependency to your build.gradle file:

implementation 'io.nextflow:nf-ignite:1.1.0'

Gradle Kotlin DSL: Add the following io.nextflow : nf-ignite gradle kotlin dependency to your build.gradle.kts file:

implementation("io.nextflow:nf-ignite:1.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.nextflow : nf-ignite sbt scala dependency to your build.sbt file:

libraryDependencies += "io.nextflow" % "nf-ignite" % "1.1.0"

Advertisement

Dependencies from Group

Aug 17, 2023
17 usages
2.4k stars
Nov 27, 2021
5 usages
1 stars
Aug 17, 2023
3 usages
2.4k stars
Aug 17, 2023
2 usages
2.4k stars
Mar 18, 2021
2 usages
2.4k stars

Discover Dependencies