Last Version

statefun-examples 2.2.2

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

License

License

GroupId

GroupId

org.apache.flink
ArtifactId

ArtifactId

statefun-examples
Version

Version

2.2.2
Type

Type

pom
Description

Description

statefun-examples
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
Project Organization

Project Organization

The Apache Software Foundation

Download statefun-examples 2.2.2


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.auto.service : auto-service-annotations jar 1.0-rc6

Project Modules

  • statefun-greeter-example
  • statefun-ridesharing-example
  • statefun-flink-harness-example
  • statefun-shopping-cart-example
  • statefun-async-example
  • statefun-state-processor-example
  • statefun-flink-datastream-example