MVN

io.nflow : nflow-engine

Maven & Gradle

Jun 09, 2022
5 usages
125 stars

nflow-engine · nFlow Engine

<dependency>
    <groupId>io.nflow</groupId>
    <artifactId>nflow-engine</artifactId>
    <version>8.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.nflow : nflow-engine to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 8.0.0

All Versions

Choose a version of io.nflow : nflow-engine to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
8.0.x
nflow-engine-8.0.0
7.4.x
nflow-engine-7.4.0
7.3.x
nflow-engine-7.3.1
nflow-engine-7.3.0
7.2.x
nflow-engine-7.2.4
nflow-engine-7.2.3
nflow-engine-7.2.2
nflow-engine-7.2.1
nflow-engine-7.2.0
7.1.x
nflow-engine-7.1.0
7.0.x
nflow-engine-7.0.0
6.2.x
nflow-engine-6.2.0
6.1.x
nflow-engine-6.1.0
6.0.x
nflow-engine-6.0.0
5.7.x
nflow-engine-5.7.0
5.6.x
nflow-engine-5.6.0
5.5.x
nflow-engine-5.5.0
5.4.x
nflow-engine-5.4.1
nflow-engine-5.4.0
5.3.x
nflow-engine-5.3.3
nflow-engine-5.3.2
nflow-engine-5.3.1
nflow-engine-5.3.0
5.2.x
nflow-engine-5.2.0
5.1.x
nflow-engine-5.1.0
5.0.x
nflow-engine-5.0.1
nflow-engine-5.0.0
4.2.x
nflow-engine-4.2.0
4.1.x
nflow-engine-4.1.0
4.0.x
nflow-engine-4.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>io.nflow</groupId>
    <artifactId>nflow-engine</artifactId>
    <version>8.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.nflow : nflow-engine gradle dependency to your build.gradle file:

implementation 'io.nflow:nflow-engine:8.0.0'

Gradle Kotlin DSL: Add the following io.nflow : nflow-engine gradle kotlin dependency to your build.gradle.kts file:

implementation("io.nflow:nflow-engine:8.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.nflow : nflow-engine sbt scala dependency to your build.sbt file:

libraryDependencies += "io.nflow" % "nflow-engine" % "8.0.0"

Advertisement

Dependencies from Group

Jun 09, 2022
5 usages
125 stars
Jun 09, 2022
3 usages
110 stars
Jun 09, 2022
3 usages
125 stars
Jun 09, 2022
3 usages
125 stars
Jun 09, 2022
3 usages
124 stars

Discover Dependencies