License |
License |
---|---|
GroupId | GroupIdorg.apache.flink |
ArtifactId | ArtifactIdstatefun-flink-common |
Version | Version3.0.0 |
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.0.0.pom | |
statefun-flink-common-3.0.0.jar | 335 KB |
statefun-flink-common-3.0.0-sources.jar | 132 KB |
statefun-flink-common-3.0.0-javadoc.jar | 749 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.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.flink/statefun-flink-common/
implementation 'org.apache.flink:statefun-flink-common:3.0.0'
// https://jarcasting.com/artifacts/org.apache.flink/statefun-flink-common/
implementation ("org.apache.flink:statefun-flink-common:3.0.0")
'org.apache.flink:statefun-flink-common:jar:3.0.0'
<dependency org="org.apache.flink" name="statefun-flink-common" rev="3.0.0">
<artifact name="statefun-flink-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.flink', module='statefun-flink-common', version='3.0.0')
)
libraryDependencies += "org.apache.flink" % "statefun-flink-common" % "3.0.0"
[org.apache.flink/statefun-flink-common "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.flink : flink-core | jar | 1.12.1 |
com.google.protobuf : protobuf-java | jar | 3.7.1 |
org.apache.flink : flink-shaded-jackson | jar | 2.10.1-12.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.12.1 |
org.apache.flink : flink-test-utils-junit | jar | 1.12.1 |
com.google.jimfs : jimfs | jar | 1.1 |