Last Version

Flink Kubernetes Operator 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
Version

Version

1.0.1
Type

Type

jar
Description

Description

Flink Kubernetes Operator
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-kubernetes-operator 1.0.1


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

Dependencies

compile (9)

Group / Artifact Type Version
io.javaoperatorsdk : operator-framework jar 2.1.4
io.fabric8 : kubernetes-client jar 5.12.2
org.apache.flink : flink-clients jar 1.15.0
org.apache.flink : flink-runtime-web jar 1.15.0
org.slf4j : slf4j-api jar 1.7.36
org.apache.logging.log4j : log4j-slf4j-impl jar 2.17.1
org.apache.logging.log4j : log4j-api jar 2.17.1
org.apache.logging.log4j : log4j-core jar 2.17.1
org.apache.logging.log4j : log4j-1.2-api jar 2.17.1

provided (3)

Group / Artifact Type Version
io.fabric8 : crd-generator-apt jar 5.12.2
org.apache.flink : flink-kubernetes-shaded jar 1.0.1
org.projectlombok : lombok jar 1.18.22

test (4)

Group / Artifact Type Version
org.awaitility : awaitility jar 4.1.0
io.fabric8 : kubernetes-server-mock jar 5.12.2
org.apache.flink : flink-test-utils jar 1.15.0
org.junit.jupiter : junit-jupiter-params jar 5.8.2

Project Modules

There are no modules declared in this project.