MVN

org.apache.flink : statefun-sdk

Maven & Gradle

Dec 23, 2020
12 usages
446 stars
<dependency>
    <groupId>org.apache.flink</groupId>
    <artifactId>statefun-sdk</artifactId>
    <version>2.2.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.flink : statefun-sdk to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.2.2

All Versions

Choose a version of org.apache.flink : statefun-sdk to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2.x
statefun-sdk-2.2.2
statefun-sdk-2.2.1
statefun-sdk-2.2.0
2.1.x
statefun-sdk-2.1.0
2.0.x
statefun-sdk-2.0.0

How to add a dependency to Maven

Add the following org.apache.flink : statefun-sdk maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.flink</groupId>
    <artifactId>statefun-sdk</artifactId>
    <version>2.2.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.flink : statefun-sdk gradle dependency to your build.gradle file:

implementation 'org.apache.flink:statefun-sdk:2.2.2'

Gradle Kotlin DSL: Add the following org.apache.flink : statefun-sdk gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.flink:statefun-sdk:2.2.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.flink : statefun-sdk sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.flink" % "statefun-sdk" % "2.2.2"

Advertisement

Dependencies from Group

May 19, 2023
343 usages
21.5k stars
May 19, 2023
305 usages
21.5k stars
May 19, 2023
268 usages
21.5k stars
Sep 10, 2022
224 usages

Discover Dependencies

Jan 26, 2022
4 usages
328 stars
Oct 28, 2022
13 usages
May 13, 2020
0 stars
Jun 30, 2020
570 stars
May 26, 2021
16 usages
1 stars