Last Version

flink 1.5.1

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

com.alibaba.blink
ArtifactId

ArtifactId

flink-parent
Version

Version

1.5.1
Type

Type

pom
Description

Description

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

Project URL

http://flink.apache.org
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://github.com/apache/flink

Download flink-parent 1.5.1

Filename Size
flink-parent-1.5.1.pom 53 KB
Browse

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

Dependencies

compile (3)

Group / Artifact Type Version
com.alibaba.blink : force-shading jar 1.5.1
org.slf4j : slf4j-api jar 1.7.7
com.google.code.findbugs : jsr305 jar 1.3.9

test (7)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19
org.powermock : powermock-module-junit4 jar 1.6.5
org.powermock : powermock-api-mockito jar 1.6.5
org.hamcrest : hamcrest-all jar 1.3
org.slf4j : slf4j-log4j12 jar 1.7.7
log4j : log4j jar 1.2.17

Project Modules

  • tools/force-shading
  • flink-annotations
  • flink-shaded-hadoop
  • flink-shaded-curator
  • flink-core
  • flink-java
  • flink-java8
  • flink-scala
  • flink-filesystems
  • flink-runtime
  • flink-runtime-web
  • flink-optimizer
  • flink-streaming-java
  • flink-streaming-scala
  • flink-connectors
  • flink-formats
  • flink-examples
  • flink-clients
  • flink-queryable-state
  • flink-tests
  • flink-end-to-end-tests
  • flink-test-utils-parent
  • flink-state-backends
  • flink-libraries
  • flink-scala-shell
  • flink-quickstart
  • flink-contrib
  • flink-container
  • flink-mesos
  • flink-metrics
  • flink-yarn
  • flink-kubernetes
  • flink-yarn-tests
  • flink-fs-tests
  • flink-docs
  • flink-yarn-shuffle
  • flink-dist
  • flink-service