is not current version
Last Version 0.6.3

io.openmessaging.chaos:chaos-framework 0.4.0


Categories

Categories

Messaging Application Layer Libs
GroupId

GroupId

io.openmessaging.chaos
ArtifactId

ArtifactId

chaos-framework
Version

Version

0.4.0
Type

Type

jar

Download chaos-framework 0.4.0


<!-- https://jarcasting.com/artifacts/io.openmessaging.chaos/chaos-framework/ -->
<dependency>
    <groupId>io.openmessaging.chaos</groupId>
    <artifactId>chaos-framework</artifactId>
    <version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.openmessaging.chaos/chaos-framework/
implementation 'io.openmessaging.chaos:chaos-framework:0.4.0'
// https://jarcasting.com/artifacts/io.openmessaging.chaos/chaos-framework/
implementation ("io.openmessaging.chaos:chaos-framework:0.4.0")
'io.openmessaging.chaos:chaos-framework:jar:0.4.0'
<dependency org="io.openmessaging.chaos" name="chaos-framework" rev="0.4.0">
  <artifact name="chaos-framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.openmessaging.chaos', module='chaos-framework', version='0.4.0')
)
libraryDependencies += "io.openmessaging.chaos" % "chaos-framework" % "0.4.0"
[io.openmessaging.chaos/chaos-framework "0.4.0"]