Last Version

OpenShift Java REST Client 9.0.4.Final

OpenShift Java Client

License

License

Categories

Categories

Java Languages CLI User Interface OpenShift Container PaaS Providers
GroupId

GroupId

com.openshift
ArtifactId

ArtifactId

openshift-restclient-java
Version

Version

9.0.4.Final
Type

Type

jar
Description

Description

OpenShift Java REST Client
OpenShift Java Client
Project URL

Project URL

http://openshift.redhat.com
Project Organization

Project Organization

Red Hat, Inc
Source Code Management

Source Code Management

https://github.com/openshift/openshift-restclient-java

Download openshift-restclient-java 9.0.4.Final


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

Dependencies

compile (9)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 4.9.3
org.yaml : snakeyaml jar 1.30
org.jboss : jboss-dmr jar 1.6.1.Final
org.apache.commons : commons-io jar 1.3.2
org.apache.commons : commons-compress jar 1.21
commons-io : commons-io jar 2.11.0
org.slf4j : slf4j-api jar 2.0.0-alpha1
commons-codec : commons-codec jar 1.15
commons-lang : commons-lang jar 2.6

test (7)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api jar 2.17.1
org.apache.logging.log4j : log4j-core jar 2.17.1
org.apache.logging.log4j : log4j-slf4j18-impl jar 2.17.1
junit : junit jar 4.13.2
org.mockito : mockito-core jar 3.12.4
org.assertj : assertj-core jar 3.22.0
org.skyscreamer : jsonassert jar 1.5.0

Project Modules

There are no modules declared in this project.