License |
License |
---|---|
GroupId | GroupIdcom.marcnuri.yakc.apis |
ArtifactId | ArtifactIdchaos-mesh |
Version | Version0.0.22 |
Type | Typejar |
Description |
DescriptionChaos Mesh Model & API
Retrofit2 based Java interfaces to create a REST API client and model files for Chaos Mesh.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
chaos-mesh-0.0.22.pom | |
chaos-mesh-0.0.22.jar | 402 KB |
chaos-mesh-0.0.22-sources.jar | 102 KB |
chaos-mesh-0.0.22-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.marcnuri.yakc.apis/chaos-mesh/ -->
<dependency>
<groupId>com.marcnuri.yakc.apis</groupId>
<artifactId>chaos-mesh</artifactId>
<version>0.0.22</version>
</dependency>
// https://jarcasting.com/artifacts/com.marcnuri.yakc.apis/chaos-mesh/
implementation 'com.marcnuri.yakc.apis:chaos-mesh:0.0.22'
// https://jarcasting.com/artifacts/com.marcnuri.yakc.apis/chaos-mesh/
implementation ("com.marcnuri.yakc.apis:chaos-mesh:0.0.22")
'com.marcnuri.yakc.apis:chaos-mesh:jar:0.0.22'
<dependency org="com.marcnuri.yakc.apis" name="chaos-mesh" rev="0.0.22">
<artifact name="chaos-mesh" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.marcnuri.yakc.apis', module='chaos-mesh', version='0.0.22')
)
libraryDependencies += "com.marcnuri.yakc.apis" % "chaos-mesh" % "0.0.22"
[com.marcnuri.yakc.apis/chaos-mesh "0.0.22"]
Group / Artifact | Type | Version |
---|---|---|
com.marcnuri.yakc : kubernetes-model | jar | 0.0.22 |