Chaos Mesh Model & API

Retrofit2 based Java interfaces to create a REST API client and model files for Chaos Mesh.

License

License

GroupId

GroupId

com.marcnuri.yakc.apis
ArtifactId

ArtifactId

chaos-mesh
Last Version

Last Version

0.0.25
Release Date

Release Date

Type

Type

jar
Description

Description

Chaos Mesh Model & API
Retrofit2 based Java interfaces to create a REST API client and model files for Chaos Mesh.
Project URL

Project URL

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

Source Code Management

https://github.com/manusa/yakc

Download chaos-mesh

How to add to project

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