Last Version

Quarkus - Kubernetes Client - Runtime - Internal 2.10.0.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.10.0.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 URL

Project URL

https://github.com/quarkusio/quarkus
Project Organization

Project Organization

JBoss by Red Hat
Source Code Management

Source Code Management

https://github.com/quarkusio/quarkus

Download quarkus-kubernetes-client-internal 2.10.0.Final


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

Dependencies

compile (1)

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

provided (1)

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

test (1)

Group / Artifact Type Version
io.quarkus : quarkus-bom pom 2.10.0.Final

Project Modules

There are no modules declared in this project.