MVN

io.fnproject.fn : flow-runtime

Maven & Gradle

Apr 16, 2021
2 usages
138 stars
<dependency>
    <groupId>io.fnproject.fn</groupId>
    <artifactId>flow-runtime</artifactId>
    <version>1.0.127</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.fnproject.fn : flow-runtime to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.127

All Versions

Choose a version of io.fnproject.fn : flow-runtime to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
flow-runtime-1.0.127

How to add a dependency to Maven

Add the following io.fnproject.fn : flow-runtime maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.fnproject.fn</groupId>
    <artifactId>flow-runtime</artifactId>
    <version>1.0.127</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.fnproject.fn : flow-runtime gradle dependency to your build.gradle file:

implementation 'io.fnproject.fn:flow-runtime:1.0.127'

Gradle Kotlin DSL: Add the following io.fnproject.fn : flow-runtime gradle kotlin dependency to your build.gradle.kts file:

implementation("io.fnproject.fn:flow-runtime:1.0.127")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.fnproject.fn : flow-runtime sbt scala dependency to your build.sbt file:

libraryDependencies += "io.fnproject.fn" % "flow-runtime" % "1.0.127"

Advertisement

Dependencies from Group

Apr 16, 2021
6 usages
138 stars
api
Apr 16, 2021
5 usages
138 stars
Apr 16, 2021
4 usages
130 stars
Apr 16, 2021
4 usages
138 stars
Apr 16, 2021
3 usages
138 stars

Discover Dependencies

Nov 10, 2022
2 usages
0 stars
Apr 21, 2021
1 usages
10.4k stars
May 17, 2023
1 usages
261 stars
Jul 22, 2021
1 usages
Feb 27, 2022
2 usages
4 stars