is not current version
Last Version 2.10.0.Final

Quarkus - Kubernetes Client - Runtime - Internal 2.1.2.Final

This module only exists as a separate module to house the configuration that needs to be present on the runtime classpath when the kubernetes extension is used

License

License

Categories

Categories

Quarkus Container Microservices Kubernetes Virtualization Tools Net CLI User Interface
GroupId

GroupId

io.quarkus
ArtifactId

ArtifactId

quarkus-kubernetes-client-internal
Version

Version

2.1.2.Final
Type

Type

jar
Description

Description

Quarkus - Kubernetes Client - Runtime - Internal
This module only exists as a separate module to house the configuration that needs to be present on the runtime classpath when the kubernetes extension is used
Project Organization

Project Organization

JBoss by Red Hat

Download quarkus-kubernetes-client-internal 2.1.2.Final


<!-- https://jarcasting.com/artifacts/io.quarkus/quarkus-kubernetes-client-internal/ -->
<dependency>
    <groupId>io.quarkus</groupId>
    <artifactId>quarkus-kubernetes-client-internal</artifactId>
    <version>2.1.2.Final</version>
</dependency>
// https://jarcasting.com/artifacts/io.quarkus/quarkus-kubernetes-client-internal/
implementation 'io.quarkus:quarkus-kubernetes-client-internal:2.1.2.Final'
// https://jarcasting.com/artifacts/io.quarkus/quarkus-kubernetes-client-internal/
implementation ("io.quarkus:quarkus-kubernetes-client-internal:2.1.2.Final")
'io.quarkus:quarkus-kubernetes-client-internal:jar:2.1.2.Final'
<dependency org="io.quarkus" name="quarkus-kubernetes-client-internal" rev="2.1.2.Final">
  <artifact name="quarkus-kubernetes-client-internal" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.quarkus', module='quarkus-kubernetes-client-internal', version='2.1.2.Final')
)
libraryDependencies += "io.quarkus" % "quarkus-kubernetes-client-internal" % "2.1.2.Final"
[io.quarkus/quarkus-kubernetes-client-internal "2.1.2.Final"]

Dependencies

compile (1)

Group / Artifact Type Version
io.quarkus : quarkus-arc jar

provided (1)

Group / Artifact Type Version
io.fabric8 : kubernetes-client jar

Project Modules

There are no modules declared in this project.