Last Version

Core project for Reliability Platform for Java clients 1.0.0

The Reliability Platform lets you practice chaos engineering on the application level by injecting delays and faults to simulate turbulent conditions. By specifying routes, the Chaos Middleware enables you to minimize the blast radius and keep the focus on the interesting parts of your application.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

io.proofdock
ArtifactId

ArtifactId

reliability-platform-core
Version

Version

1.0.0
Type

Type

jar
Description

Description

Core project for Reliability Platform for Java clients
The Reliability Platform lets you practice chaos engineering on the application level by injecting delays and faults to simulate turbulent conditions. By specifying routes, the Chaos Middleware enables you to minimize the blast radius and keep the focus on the interesting parts of your application.
Project URL

Project URL

https://proofdock.io

Download reliability-platform-core 1.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.httpcomponents : fluent-hc jar 4.5.12
com.fasterxml.jackson.core : jackson-databind jar 2.11.2
ch.qos.logback : logback-classic jar 1.2.3

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
com.github.tomakehurst : wiremock jar 2.27.2

Project Modules

There are no modules declared in this project.