Last Version

Flink : Core 1.15.0

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

flink-core
Version

Version

1.15.0
Type

Type

jar
Description

Description

Flink : Core
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 flink-core 1.15.0


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

Dependencies

compile (11)

Group / Artifact Type Version
org.apache.flink : flink-annotations jar 1.15.0
org.apache.flink : flink-metrics-core jar 1.15.0
org.apache.flink : flink-shaded-asm-9 jar 9.2-15.0
org.apache.commons : commons-lang3 jar 3.3.2
com.esotericsoftware.kryo : kryo jar 2.24.0
commons-collections : commons-collections jar 3.2.2
org.apache.commons : commons-compress jar 1.21
org.apache.flink : flink-shaded-guava jar 30.1.1-jre-15.0
org.slf4j : slf4j-api jar 1.7.32
com.google.code.findbugs : jsr305 jar 1.3.9
org.apache.flink : flink-shaded-force-shading jar 15.0

test (18)

Group / Artifact Type Version
com.github.luben : zstd-jni jar 1.4.9-1
org.apache.flink : flink-test-utils-junit jar 1.15.0
joda-time : joda-time jar 2.5
org.joda : joda-convert jar 1.7
org.apache.flink : flink-shaded-jackson jar 2.12.4-15.0
org.projectlombok : lombok jar 1.18.22
org.junit.jupiter : junit-jupiter jar 5.8.1
org.junit.vintage : junit-vintage-engine jar 5.8.1
org.assertj : assertj-core jar 3.21.0
org.mockito : mockito-core jar 2.21.0
org.powermock : powermock-module-junit4 jar 2.0.9
org.powermock : powermock-api-mockito2 jar 2.0.9
org.hamcrest : hamcrest-all jar 1.3
org.testcontainers : junit-jupiter jar 1.16.2
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.1
org.apache.logging.log4j : log4j-api jar 2.17.1
org.apache.logging.log4j : log4j-core jar 2.17.1
org.apache.logging.log4j : log4j-1.2-api jar 2.17.1

Project Modules

There are no modules declared in this project.