MVN

com.arakelian : retry

Maven & Gradle

Apr 24, 2023
2 usages
2 stars

Retry · General purpose method for retrying arbitrary Java code with specific stop, retry, and exception handling capabilities.

<dependency>
    <groupId>com.arakelian</groupId>
    <artifactId>retry</artifactId>
    <version>6.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.arakelian : retry to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 6.0.1

All Versions

Choose a version of com.arakelian : retry to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
6.0.x
retry-6.0.1
retry-6.0.0
5.3.x
retry-5.3.0
5.2.x
retry-5.2.0
5.1.x
retry-5.1.0
3.9.x
retry-3.9.0
3.8.x
retry-3.8.0
3.7.x
retry-3.7.0
3.6.x
retry-3.6.0
3.5.x
retry-3.5.0
3.3.x
retry-3.3.0
3.2.x
retry-3.2.0
3.1.x
retry-3.1.0
unspecified
retry-unspecified

How to add a dependency to Maven

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

<dependency>
    <groupId>com.arakelian</groupId>
    <artifactId>retry</artifactId>
    <version>6.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.arakelian : retry gradle dependency to your build.gradle file:

implementation 'com.arakelian:retry:6.0.1'

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

implementation("com.arakelian:retry:6.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.arakelian : retry sbt scala dependency to your build.sbt file:

libraryDependencies += "com.arakelian" % "retry" % "6.0.1"

Advertisement

Dependencies from Group

May 27, 2020
17 usages
6 stars
Apr 24, 2023
6 usages
2 stars
Apr 24, 2023
4 usages
8 stars
Oct 16, 2020
3 usages
1 stars
Apr 24, 2023
2 usages
22 stars

Discover Dependencies

Aug 05, 2023
1 usages
11.5k stars
Dec 22, 2022
76 usages
11.5k stars
Nov 25, 2022
1 usages
12.7k stars
Aug 25, 2023
22 usages
11.9k stars
Aug 25, 2023
19 usages
11.9k stars
Aug 25, 2023
24 usages
11.9k stars