MVN

com.nurkiewicz.asyncretry : asyncretry

Maven & Gradle

May 25, 2015
11 usages
412 stars

Async-Retry · Library that asynchronously retries failed invocations of arbitrary code

<dependency>
    <groupId>com.nurkiewicz.asyncretry</groupId>
    <artifactId>asyncretry</artifactId>
    <version>0.0.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.nurkiewicz.asyncretry : asyncretry to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.7

All Versions

Choose a version of com.nurkiewicz.asyncretry : asyncretry to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
asyncretry-0.0.7
asyncretry-0.0.6
asyncretry-0.0.5
asyncretry-0.0.4

How to add a dependency to Maven

Add the following com.nurkiewicz.asyncretry : asyncretry maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.nurkiewicz.asyncretry</groupId>
    <artifactId>asyncretry</artifactId>
    <version>0.0.7</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.nurkiewicz.asyncretry : asyncretry gradle dependency to your build.gradle file:

implementation 'com.nurkiewicz.asyncretry:asyncretry:0.0.7'

Gradle Kotlin DSL: Add the following com.nurkiewicz.asyncretry : asyncretry gradle kotlin dependency to your build.gradle.kts file:

implementation("com.nurkiewicz.asyncretry:asyncretry:0.0.7")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.nurkiewicz.asyncretry : asyncretry sbt scala dependency to your build.sbt file:

libraryDependencies += "com.nurkiewicz.asyncretry" % "asyncretry" % "0.0.7"

Advertisement

Dependencies from Group

May 25, 2015
11 usages
412 stars
Nov 26, 2014
7 usages
412 stars

Discover Dependencies

Jul 31, 2022
7 usages
115 stars
Nov 25, 2021
6 usages
98 stars
Aug 18, 2023
6 usages
Sep 29, 2021
5 usages
0 stars
Feb 24, 2023
8 usages
0 stars
Aug 30, 2021
2 usages
1 stars
Aug 30, 2021
2 usages
1 stars
Jun 04, 2014
8 usages