License |
License |
---|---|
GroupId | GroupIdorg.apache.flink |
ArtifactId | ArtifactIdstatefun-flink-common |
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 |
Filename | Size |
---|---|
statefun-flink-common-3.1.1.pom | |
statefun-flink-common-3.1.1.jar | 327 KB |
statefun-flink-common-3.1.1-sources.jar | 119 KB |
statefun-flink-common-3.1.1-javadoc.jar | 741 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.flink/statefun-flink-common/ -->
<dependency>
<groupId>org.apache.flink</groupId>
<artifactId>statefun-flink-common</artifactId>
<version>3.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.flink/statefun-flink-common/
implementation 'org.apache.flink:statefun-flink-common:3.1.1'
// https://jarcasting.com/artifacts/org.apache.flink/statefun-flink-common/
implementation ("org.apache.flink:statefun-flink-common:3.1.1")
'org.apache.flink:statefun-flink-common:jar:3.1.1'
<dependency org="org.apache.flink" name="statefun-flink-common" rev="3.1.1">
<artifact name="statefun-flink-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.flink', module='statefun-flink-common', version='3.1.1')
)
libraryDependencies += "org.apache.flink" % "statefun-flink-common" % "3.1.1"
[org.apache.flink/statefun-flink-common "3.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.flink : statefun-sdk-embedded | jar | 3.1.1 |
org.apache.flink : flink-core | jar | 1.13.5 |
com.google.protobuf : protobuf-java | jar | 3.7.1 |
org.apache.flink : flink-shaded-jackson | jar | 2.12.1-13.0 |
com.google.auto.service : auto-service-annotations | jar | 1.0-rc6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.apache.flink : flink-core | test-jar | 1.13.5 |
org.apache.flink : flink-test-utils-junit | jar | 1.13.5 |
com.google.jimfs : jimfs | jar | 1.1 |