License |
License |
---|---|
GroupId | GroupIdcom.marcnuri.yakc.apis |
ArtifactId | ArtifactIdchaos-mesh |
Version | Version0.0.24 |
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.24.pom | |
chaos-mesh-0.0.24.jar | 982 KB |
chaos-mesh-0.0.24-sources.jar | 274 KB |
chaos-mesh-0.0.24-javadoc.jar | 2 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.24</version>
</dependency>
// https://jarcasting.com/artifacts/com.marcnuri.yakc.apis/chaos-mesh/
implementation 'com.marcnuri.yakc.apis:chaos-mesh:0.0.24'
// https://jarcasting.com/artifacts/com.marcnuri.yakc.apis/chaos-mesh/
implementation ("com.marcnuri.yakc.apis:chaos-mesh:0.0.24")
'com.marcnuri.yakc.apis:chaos-mesh:jar:0.0.24'
<dependency org="com.marcnuri.yakc.apis" name="chaos-mesh" rev="0.0.24">
<artifact name="chaos-mesh" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.marcnuri.yakc.apis', module='chaos-mesh', version='0.0.24')
)
libraryDependencies += "com.marcnuri.yakc.apis" % "chaos-mesh" % "0.0.24"
[com.marcnuri.yakc.apis/chaos-mesh "0.0.24"]
Group / Artifact | Type | Version |
---|---|---|
com.marcnuri.yakc : kubernetes-model | jar | 0.0.24 |