License |
License |
---|---|
GroupId | GroupIdcom.marcnuri.yakc.apis |
ArtifactId | ArtifactIdcert-manager |
Last Version | Last Version0.0.25 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCert Manager Model & API
Retrofit2 based Java interfaces to create a REST API client and model files for the Cert Manager.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cert-manager-0.0.25.pom | |
cert-manager-0.0.25.jar | 633 KB |
cert-manager-0.0.25-sources.jar | 187 KB |
cert-manager-0.0.25-javadoc.jar | 2 MB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.marcnuri.yakc : kubernetes-model | jar | 0.0.25 |