is not current version
Last Version 2.10.0.Final

Quarkus - OpenShift Client - Runtime 2.9.0.CR1

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.9.0.CR1
Type

Type

jar
Description

Description

Quarkus - OpenShift Client - Runtime
Interact with OpenShift and develop OpenShift Operators
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-openshift-client 2.9.0.CR1


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

Dependencies

compile (2)

Group / Artifact Type Version
io.quarkus : quarkus-kubernetes-client jar 2.9.0.CR1
io.fabric8 : openshift-client jar

test (1)

Group / Artifact Type Version
io.quarkus : quarkus-bom pom 2.9.0.CR1

Project Modules

There are no modules declared in this project.