| License | License | 
|---|---|
| GroupId | GroupIdorg.apache.flink | 
| ArtifactId | ArtifactIdflink-runtime | 
| Last Version | Last Version1.15.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionFlink : Runtime 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 | 
| Filename | Size | 
|---|---|
| flink-runtime-1.15.0.pom | |
| flink-runtime-1.15.0.jar | 1008 KB | 
| flink-runtime-1.15.0-sources.jar | 794 KB | 
| flink-runtime-1.15.0-javadoc.jar | 2 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.apache.flink/flink-runtime/ -->
<dependency>
    <groupId>org.apache.flink</groupId>
    <artifactId>flink-runtime</artifactId>
    <version>1.15.0</version>
</dependency>// https://jarcasting.com/artifacts/org.apache.flink/flink-runtime/
implementation 'org.apache.flink:flink-runtime:1.15.0'// https://jarcasting.com/artifacts/org.apache.flink/flink-runtime/
implementation ("org.apache.flink:flink-runtime:1.15.0")'org.apache.flink:flink-runtime:jar:1.15.0'<dependency org="org.apache.flink" name="flink-runtime" rev="1.15.0">
  <artifact name="flink-runtime" type="jar" />
</dependency>@Grapes(
@Grab(group='org.apache.flink', module='flink-runtime', version='1.15.0')
)libraryDependencies += "org.apache.flink" % "flink-runtime" % "1.15.0"[org.apache.flink/flink-runtime "1.15.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.flink : flink-rpc-akka-loader | test-jar | 1.15.0 | 
| org.apache.flink : flink-test-utils-junit | jar | 1.15.0 | 
| org.apache.flink : flink-metrics-core | test-jar | 1.15.0 | 
| org.apache.flink : flink-core | test-jar | 1.15.0 | 
| org.apache.flink : flink-shaded-netty-tcnative-dynamic | jar | 2.0.44.Final-15.0 | 
| org.apache.curator : curator-test | jar | 5.2.0 | 
| com.squareup.okhttp3 : okhttp | jar | 3.7.0 | 
| 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 | 
