Last Version

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

Categories

Categories

Python Languages
GroupId

GroupId

org.apache.flink
ArtifactId

ArtifactId

flink-python
Version

Version

0.10.2-hadoop1
Type

Type

jar
Description

Description

flink-python
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-python 0.10.2-hadoop1


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

Dependencies

compile (10)

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-optimizer jar 0.10.2-hadoop1
org.apache.flink : flink-runtime jar 0.10.2-hadoop1
org.apache.flink : flink-clients jar 0.10.2-hadoop1
org.apache.flink : flink-language-binding-generic jar 0.10.2-hadoop1
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 (5)

Group / Artifact Type Version
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.