Jar examples for r:resilience4j-annotations
Resilience4j is a lightweight, easy-to-use fault tolerance library designed for Java8 and functional programming
You can download jar file resilience4j-annotations 0.13.1 in this page.
Apache-2.0
You can use the following script to add resilience4j-annotations-0.13.1.jar to your project.
<dependency> <groupId>io.github.resilience4j</groupId> <artifactId>resilience4j-annotations</artifactId> <version>0.13.1</version> </dependency>
compile group: 'io.github.resilience4j', name: 'resilience4j-annotations', version: '0.13.1'
libraryDependencies += "io.github.resilience4j" % "resilience4j-annotations" % "0.13.1"
<dependency org="io.github.resilience4j" name="resilience4j-annotations" rev="0.13.1"/>
@Grapes(@Grab(group='io.github.resilience4j', module='resilience4j-annotations', version='0.13.1'))
'io.github.resilience4j:resilience4j-annotations:jar:0.13.1'
Click the following link to download the jar file.
resilience4j-annotations-0.13.1-javadoc.jar