Jar examples for v:vertx-circuit-breaker
You can download jar file vertx-circuit-breaker 3.5.0.Beta1 in this page.
Open Source License
You can use the following script to add vertx-circuit-breaker-3.5.0.Beta1.jar to your project.
<dependency> <groupId>io.vertx</groupId> <artifactId>vertx-circuit-breaker</artifactId> <version>3.5.0.Beta1</version> </dependency>
compile group: 'io.vertx', name: 'vertx-circuit-breaker', version: '3.5.0.Beta1'
libraryDependencies += "io.vertx" % "vertx-circuit-breaker" % "3.5.0.Beta1"
<dependency org="io.vertx" name="vertx-circuit-breaker" rev="3.5.0.Beta1"/>
@Grapes(@Grab(group='io.vertx', module='vertx-circuit-breaker', version='3.5.0.Beta1'))
'io.vertx:vertx-circuit-breaker:jar:3.5.0.Beta1'
Click the following link to download the jar file.
vertx-circuit-breaker-3.5.0.Beta1-javadoc.jar