Cert Manager Model & API

Retrofit2 based Java interfaces to create a REST API client and model files for the Cert Manager.

License

License

GroupId

GroupId

com.marcnuri.yakc.apis
ArtifactId

ArtifactId

cert-manager
Last Version

Last Version

0.0.25
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

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

Source Code Management

https://github.com/manusa/yakc

Download cert-manager

How to add to project

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