License |
License |
---|---|
GroupId | GroupIdio.vertx |
ArtifactId | ArtifactIdvertx-circuit-breaker |
Last Version | Last Version4.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project Organization |
Project OrganizationEclipse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
com.netflix.hystrix : hystrix-core Optional | jar | 1.5.2 |
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 |