MVN

com.alibaba : easy-retry-common

Maven & Gradle

Jul 20, 2023
4 usages
164 stars

easy-retry-common · easy-retry-common

<dependency>
    <groupId>com.alibaba</groupId>
    <artifactId>easy-retry-common</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.0.2
  • Latest Release Candidate: 1.0.0.RC4

All Versions

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

Version Vulnerabilities Updated
1.0.x
easy-retry-common-1.0.2
easy-retry-common-1.0.1
easy-retry-common-1.0.0
easy-retry-common-1.0.0.RC4
easy-retry-common-1.0.0.RC3
easy-retry-common-1.0.0.RC2
easy-retry-common-1.0.0.RC1
easy-retry-common-1.0.0.RC

How to add a dependency to Maven

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

<dependency>
    <groupId>com.alibaba</groupId>
    <artifactId>easy-retry-common</artifactId>
    <version>1.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.alibaba : easy-retry-common gradle dependency to your build.gradle file:

implementation 'com.alibaba:easy-retry-common:1.0.2'

Gradle Kotlin DSL: Add the following com.alibaba : easy-retry-common gradle kotlin dependency to your build.gradle.kts file:

implementation("com.alibaba:easy-retry-common:1.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.alibaba : easy-retry-common sbt scala dependency to your build.sbt file:

libraryDependencies += "com.alibaba" % "easy-retry-common" % "1.0.2"

Advertisement

Dependencies from Group

Aug 27, 2023
4.6k usages
25.6k stars
May 13, 2023
1.2k usages
27.6k stars
May 13, 2023
475 usages
27.6k stars
Dec 29, 2021
258 usages
May 30, 2023
192 usages
30.8k stars

Discover Dependencies