is not current version
Last Version 2.2.2

org.apache.flink:statefun-flink-datastream-example 2.2.1


Categories

Categories

Data
GroupId

GroupId

org.apache.flink
ArtifactId

ArtifactId

statefun-flink-datastream-example
Version

Version

2.2.1
Type

Type

jar

Download statefun-flink-datastream-example 2.2.1


<!-- https://jarcasting.com/artifacts/org.apache.flink/statefun-flink-datastream-example/ -->
<dependency>
    <groupId>org.apache.flink</groupId>
    <artifactId>statefun-flink-datastream-example</artifactId>
    <version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.flink/statefun-flink-datastream-example/
implementation 'org.apache.flink:statefun-flink-datastream-example:2.2.1'
// https://jarcasting.com/artifacts/org.apache.flink/statefun-flink-datastream-example/
implementation ("org.apache.flink:statefun-flink-datastream-example:2.2.1")
'org.apache.flink:statefun-flink-datastream-example:jar:2.2.1'
<dependency org="org.apache.flink" name="statefun-flink-datastream-example" rev="2.2.1">
  <artifact name="statefun-flink-datastream-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.flink', module='statefun-flink-datastream-example', version='2.2.1')
)
libraryDependencies += "org.apache.flink" % "statefun-flink-datastream-example" % "2.2.1"
[org.apache.flink/statefun-flink-datastream-example "2.2.1"]