OpenShift Model & API

Retrofit2 based Java interfaces to create a REST API client and model files for OpenShift.

License

License

Categories

Categories

OpenShift Container PaaS Providers
GroupId

GroupId

com.marcnuri.yakc.apis
ArtifactId

ArtifactId

openshift
Last Version

Last Version

0.0.25
Release Date

Release Date

Type

Type

jar
Description

Description

OpenShift Model & API
Retrofit2 based Java interfaces to create a REST API client and model files for OpenShift.
Project URL

Project URL

https://github.com/manusa/yakc
Source Code Management

Source Code Management

https://github.com/manusa/yakc

Download openshift

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.marcnuri.yakc : kubernetes-model jar 0.0.25

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.25
0.0.24
0.0.23
0.0.22
0.0.21
0.0.20
0.0.19
0.0.18
0.0.17
0.0.16
0.0.15
0.0.14
0.0.13