License |
License |
---|---|
Categories |
CategoriesKubernetes Container Virtualization Tools Net CLI User Interface |
GroupId | GroupIdcom.marcnuri.yakc |
ArtifactId | ArtifactIdkubernetes-client-api |
Last Version | Last Version0.0.25 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKubernetes Client API
Main interfaces and Exception classes for te rest of com.marcnuri.yakc modules.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.marcnuri.yakc/kubernetes-client-api/ -->
<dependency>
<groupId>com.marcnuri.yakc</groupId>
<artifactId>kubernetes-client-api</artifactId>
<version>0.0.25</version>
</dependency>
// https://jarcasting.com/artifacts/com.marcnuri.yakc/kubernetes-client-api/
implementation 'com.marcnuri.yakc:kubernetes-client-api:0.0.25'
// https://jarcasting.com/artifacts/com.marcnuri.yakc/kubernetes-client-api/
implementation ("com.marcnuri.yakc:kubernetes-client-api:0.0.25")
'com.marcnuri.yakc:kubernetes-client-api:jar:0.0.25'
<dependency org="com.marcnuri.yakc" name="kubernetes-client-api" rev="0.0.25">
<artifact name="kubernetes-client-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.marcnuri.yakc', module='kubernetes-client-api', version='0.0.25')
)
libraryDependencies += "com.marcnuri.yakc" % "kubernetes-client-api" % "0.0.25"
[com.marcnuri.yakc/kubernetes-client-api "0.0.25"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.retrofit2 : converter-jackson | jar | 2.8.1 |
com.squareup.retrofit2 : retrofit | jar | 2.8.1 |
io.reactivex.rxjava2 : rxjava | jar | 2.2.19 |