Last Version

Flink Kubernetes: 1.0.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

Categories

Categories

Kubernetes Container Virtualization Tools Net
GroupId

GroupId

org.apache.flink
ArtifactId

ArtifactId

flink-kubernetes-operator-parent
Version

Version

1.0.1
Type

Type

pom
Description

Description

Flink Kubernetes:
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

https://flink.apache.org
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://github.com/apache/flink-kubernetes-operator

Download flink-kubernetes-operator-parent 1.0.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • flink-kubernetes-shaded
  • flink-kubernetes-operator
  • flink-kubernetes-webhook
  • flink-kubernetes-docs