Last Version

io.vertx:vertx-circuit-breaker 4.3.1

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

io.vertx
ArtifactId

ArtifactId

vertx-circuit-breaker
Version

Version

4.3.1
Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

Eclipse

Download vertx-circuit-breaker 4.3.1


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

Dependencies

compile (5)

Group / Artifact Type Version
io.vertx : vertx-web Optional jar
org.hdrhistogram : HdrHistogram jar 2.1.12
io.vertx : vertx-core jar
io.vertx : vertx-codegen Optional jar
io.vertx : vertx-docgen Optional jar

provided (1)

Group / Artifact Type Version
com.netflix.hystrix : hystrix-core Optional jar 1.5.2

test (7)

Group / Artifact Type Version
io.vertx : vertx-hazelcast jar
com.jayway.restassured : rest-assured jar 2.8.0
junit : junit jar 4.13.1
org.assertj : assertj-core jar 3.3.0
com.jayway.awaitility : awaitility jar 1.7.0
com.github.tomakehurst : wiremock jar 2.2.1
io.vertx : vertx-unit jar

Project Modules

There are no modules declared in this project.