Last Version

Yet Another Try 1.1.0

The library provides an asynchronous executor with an extensible retry policy.

License

License

Categories

Categories

Other General Purpose Libraries
GroupId

GroupId

com.github.sorokinigor
ArtifactId

ArtifactId

yet-another-try
Version

Version

1.1.0
Type

Type

jar
Description

Description

Yet Another Try
The library provides an asynchronous executor with an extensible retry policy.
Project URL

Project URL

https://github.com/sorokinigor/yet-another-try
Source Code Management

Source Code Management

https://github.com/sorokinigor/yet-another-try/tree/master

Download yet-another-try 1.1.0


<!-- https://jarcasting.com/artifacts/com.github.sorokinigor/yet-another-try/ -->
<dependency>
    <groupId>com.github.sorokinigor</groupId>
    <artifactId>yet-another-try</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sorokinigor/yet-another-try/
implementation 'com.github.sorokinigor:yet-another-try:1.1.0'
// https://jarcasting.com/artifacts/com.github.sorokinigor/yet-another-try/
implementation ("com.github.sorokinigor:yet-another-try:1.1.0")
'com.github.sorokinigor:yet-another-try:jar:1.1.0'
<dependency org="com.github.sorokinigor" name="yet-another-try" rev="1.1.0">
  <artifact name="yet-another-try" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sorokinigor', module='yet-another-try', version='1.1.0')
)
libraryDependencies += "com.github.sorokinigor" % "yet-another-try" % "1.1.0"
[com.github.sorokinigor/yet-another-try "1.1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.22

test (4)

Group / Artifact Type Version
org.testng : testng jar 6.10
org.assertj : assertj-core jar 3.6.2
org.mockito : mockito-core jar 2.7.5
ch.qos.logback : logback-classic jar 1.1.7

Project Modules

There are no modules declared in this project.