Kubernetes Universal Declarative Operator (KUDO) Model & API

Retrofit2 based Java interfaces to create a REST API client and model files for Kubernetes Universal Declarative Operator (KUDO).

License

License

GroupId

GroupId

com.marcnuri.yakc.apis
ArtifactId

ArtifactId

kudo
Last Version

Last Version

0.0.25
Release Date

Release Date

Type

Type

jar
Description

Description

Kubernetes Universal Declarative Operator (KUDO) Model & API
Retrofit2 based Java interfaces to create a REST API client and model files for Kubernetes Universal Declarative Operator (KUDO).
Project URL

Project URL

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

Source Code Management

https://github.com/manusa/yakc

Download kudo

How to add to project

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