is not current version
Last Version 0.0.25

Metrics Server Model & API 0.0.22

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

License

License

Categories

Categories

Metrics Application Testing & Monitoring Monitoring
GroupId

GroupId

com.marcnuri.yakc.apis
ArtifactId

ArtifactId

metrics-server
Version

Version

0.0.22
Type

Type

jar
Description

Description

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

Project URL

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

Source Code Management

https://github.com/manusa/yakc

Download metrics-server 0.0.22


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

Dependencies

compile (1)

Group / Artifact Type Version
com.marcnuri.yakc : kubernetes-model jar 0.0.22

Project Modules

There are no modules declared in this project.