Kubernetes Client

Kubernetes Retrofit2 based client to be used with com.marcnuri.yakc:kubernetes-api.

License

License

Categories

Categories

Kubernetes Container Virtualization Tools Net CLI User Interface
GroupId

GroupId

com.marcnuri.yakc
ArtifactId

ArtifactId

kubernetes-client
Last Version

Last Version

0.0.25
Release Date

Release Date

Type

Type

jar
Description

Description

Kubernetes Client
Kubernetes Retrofit2 based client to be used with com.marcnuri.yakc:kubernetes-api.
Project URL

Project URL

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

Source Code Management

https://github.com/manusa/yakc

Download kubernetes-client

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.marcnuri.yakc : kubernetes-client-api jar 0.0.25
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.10.1
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.10.1
org.bouncycastle : bcprov-jdk15on jar 1.65
org.bouncycastle : bcpkix-jdk15on jar 1.65

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
0.0.12
0.0.11
0.0.10
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
0.0.0