tryagain is a micro-library to manage retries on operations that may fail because of exceptions.
'com.github.kaaveland:tryagain:0.1.0'
<dependency>
<groupId>com.github.kaaveland</groupId>
<artifactId>tryagain</artifactId>
<version>0.1.0</version>
</dependency>
<dependency org="com.github.kaaveland" name="tryagain" rev="0.1.0"/>
"com.github.kaaveland", "tryagain", "0.1.0"