License |
License |
---|---|
Categories |
CategoriesKubernetes Container Virtualization Tools Net |
GroupId | GroupIdorg.apache.flink |
ArtifactId | ArtifactIdflink-kubernetes-webhook |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionFlink Kubernetes Webhook
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 |
<!-- https://jarcasting.com/artifacts/org.apache.flink/flink-kubernetes-webhook/ -->
<dependency>
<groupId>org.apache.flink</groupId>
<artifactId>flink-kubernetes-webhook</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.flink/flink-kubernetes-webhook/
implementation 'org.apache.flink:flink-kubernetes-webhook:1.0.0'
// https://jarcasting.com/artifacts/org.apache.flink/flink-kubernetes-webhook/
implementation ("org.apache.flink:flink-kubernetes-webhook:1.0.0")
'org.apache.flink:flink-kubernetes-webhook:jar:1.0.0'
<dependency org="org.apache.flink" name="flink-kubernetes-webhook" rev="1.0.0">
<artifact name="flink-kubernetes-webhook" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.flink', module='flink-kubernetes-webhook', version='1.0.0')
)
libraryDependencies += "org.apache.flink" % "flink-kubernetes-webhook" % "1.0.0"
[org.apache.flink/flink-kubernetes-webhook "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.flink : flink-kubernetes-operator | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.apache.flink : flink-kubernetes | jar | 1.15.0 |