Last Version

flink-streaming-python 1.8.3

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-streaming-python_2.12
Version

Version

1.8.3
Type

Type

jar
Description

Description

flink-streaming-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-streaming-python_2.12 1.8.3


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.flink : force-shading jar 1.8.3

provided (7)

Group / Artifact Type Version
org.apache.flink : flink-core jar 1.8.3
org.apache.flink : flink-java jar 1.8.3
org.apache.flink : flink-streaming-java_2.12 jar 1.8.3
org.apache.flink : flink-runtime_2.12 jar 1.8.3
org.slf4j : slf4j-api jar 1.7.15
com.google.code.findbugs : jsr305 jar 1.3.9
com.typesafe.akka : akka-testkit_2.12 jar 2.4.20

test (9)

Group / Artifact Type Version
org.apache.flink : flink-test-utils_2.12 jar 1.8.3
org.apache.flink : flink-test-utils-junit jar 1.8.3
junit : junit jar 4.12
org.mockito : mockito-core jar 2.21.0
org.powermock : powermock-module-junit4 jar 2.0.0-RC.4
org.powermock : powermock-api-mockito2 jar 2.0.0-RC.4
org.hamcrest : hamcrest-all jar 1.3
org.slf4j : slf4j-log4j12 jar 1.7.15
log4j : log4j jar 1.2.17

Project Modules

There are no modules declared in this project.