License |
License |
---|---|
GroupId | GroupIdorg.apache.flink |
ArtifactId | ArtifactIdstatefun-flink-extensions |
Version | Version3.1.1 |
Type | Typejar |
Description |
DescriptionThe 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 |
<!-- https://jarcasting.com/artifacts/org.apache.flink/statefun-flink-extensions/ -->
<dependency>
<groupId>org.apache.flink</groupId>
<artifactId>statefun-flink-extensions</artifactId>
<version>3.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.flink/statefun-flink-extensions/
implementation 'org.apache.flink:statefun-flink-extensions:3.1.1'
// https://jarcasting.com/artifacts/org.apache.flink/statefun-flink-extensions/
implementation ("org.apache.flink:statefun-flink-extensions:3.1.1")
'org.apache.flink:statefun-flink-extensions:jar:3.1.1'
<dependency org="org.apache.flink" name="statefun-flink-extensions" rev="3.1.1">
<artifact name="statefun-flink-extensions" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.flink', module='statefun-flink-extensions', version='3.1.1')
)
libraryDependencies += "org.apache.flink" % "statefun-flink-extensions" % "3.1.1"
[org.apache.flink/statefun-flink-extensions "3.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.flink : statefun-sdk-embedded | jar | 3.1.1 |
org.apache.flink : flink-shaded-jackson | jar | 2.12.1-13.0 |
org.apache.flink : flink-annotations | jar | 1.13.5 |
com.google.auto.service : auto-service-annotations | jar | 1.0-rc6 |