is not current version
Last Version 2.10.0.Final

Quarkus - OpenShift Client - Runtime 2.0.0.CR3

Interact with OpenShift and develop OpenShift Operators

License

License

Categories

Categories

Quarkus Container Microservices CLI User Interface OpenShift PaaS Providers
GroupId

GroupId

io.quarkus
ArtifactId

ArtifactId

quarkus-openshift-client
Version

Version

2.0.0.CR3
Type

Type

jar
Description

Description

Quarkus - OpenShift Client - Runtime
Interact with OpenShift and develop OpenShift Operators
Project Organization

Project Organization

JBoss by Red Hat

Download quarkus-openshift-client 2.0.0.CR3


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

Dependencies

compile (2)

Group / Artifact Type Version
io.quarkus : quarkus-kubernetes-client jar 2.0.0.CR3
io.fabric8 : openshift-client jar

Project Modules

There are no modules declared in this project.