is not current version
Last Version 1.15.0

flink-runtime 0.10.2-hadoop1

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-runtime
Version

Version

0.10.2-hadoop1
Type

Type

jar
Description

Description

flink-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

The Apache Software Foundation

Download flink-runtime 0.10.2-hadoop1


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

Dependencies

compile (23)

Group / Artifact Type Version
org.apache.flink : flink-core jar 0.10.2-hadoop1
org.apache.flink : flink-java jar 0.10.2-hadoop1
org.apache.flink : flink-shaded-hadoop1 jar 0.10.2-hadoop1
commons-cli : commons-cli jar 1.2
commons-io : commons-io jar 2.4
org.apache.httpcomponents : httpclient jar 4.2
io.netty : netty-all jar 4.0.27.Final
org.javassist : javassist jar 3.18.2-GA
org.codehaus.jettison : jettison jar 1.1
org.scala-lang : scala-library jar 2.10.4
com.typesafe.akka : akka-actor_2.10 jar 2.3.7
com.typesafe.akka : akka-remote_2.10 jar 2.3.7
com.typesafe.akka : akka-slf4j_2.10 jar 2.3.7
org.clapper : grizzled-slf4j_2.10 jar 1.0.2
com.github.scopt : scopt_2.10 jar 3.2.0
io.dropwizard.metrics : metrics-core jar 3.1.0
io.dropwizard.metrics : metrics-jvm jar 3.1.0
io.dropwizard.metrics : metrics-json jar 3.1.0
org.apache.zookeeper : zookeeper jar 3.4.6
org.apache.commons : commons-lang3 jar 3.3.2
org.slf4j : slf4j-api jar 1.7.7
org.slf4j : slf4j-log4j12 jar 1.7.7
log4j : log4j jar 1.2.17

test (9)

Group / Artifact Type Version
org.apache.flink : flink-core test-jar 0.10.2-hadoop1
com.typesafe.akka : akka-testkit_2.10 jar 2.3.7
org.scalatest : scalatest_2.10 jar 2.2.2
org.apache.curator : curator-test jar 2.8.0
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5
org.powermock : powermock-module-junit4 jar 1.5.5
org.powermock : powermock-api-mockito jar 1.5.5
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.