MVN

me.ccampo : exponential-backoff

Maven & Gradle

Dec 14, 2016
3 stars

Exponential Backoff · A small library to retry arbitrary tasks with exponential backoff (with jitter).

<dependency>
    <groupId>me.ccampo</groupId>
    <artifactId>exponential-backoff</artifactId>
    <version>1.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of me.ccampo : exponential-backoff to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.3

All Versions

Choose a version of me.ccampo : exponential-backoff to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
exponential-backoff-1.1.3
exponential-backoff-1.1.2
exponential-backoff-1.1.1
exponential-backoff-1.1.0
1.0.x
exponential-backoff-1.0.0

How to add a dependency to Maven

Add the following me.ccampo : exponential-backoff maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>me.ccampo</groupId>
    <artifactId>exponential-backoff</artifactId>
    <version>1.1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following me.ccampo : exponential-backoff gradle dependency to your build.gradle file:

implementation 'me.ccampo:exponential-backoff:1.1.3'

Gradle Kotlin DSL: Add the following me.ccampo : exponential-backoff gradle kotlin dependency to your build.gradle.kts file:

implementation("me.ccampo:exponential-backoff:1.1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following me.ccampo : exponential-backoff sbt scala dependency to your build.sbt file:

libraryDependencies += "me.ccampo" % "exponential-backoff" % "1.1.3"

Advertisement

Dependencies from Group

Dec 03, 2019
2 usages
20 stars
Dec 11, 2019
2 usages
0 stars
Dec 03, 2019
1 usages
20 stars
Dec 11, 2019
1 usages
0 stars
Dec 11, 2019
1 usages
0 stars

Discover Dependencies

Jul 18, 2016
8 usages
Jul 18, 2016
2 stars
Jul 21, 2016
543 stars
Jul 03, 2017
1 usages
Jul 24, 2016
25 stars
Nov 12, 2021
1 usages
4.3k stars
Sep 01, 2016
6 usages
91 stars