Last Version

org.apache.flink:statefun-sdk 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-sdk
Version

Version

2.2.2
Type

Type

jar
Description

Description

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-sdk 2.2.2


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

Dependencies

compile (2)

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

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.