MVN

com.aizuda : easy-retry

Maven & Gradle

Aug 17, 2023

easy-retry · easy-retry

<dependency>
    <groupId>com.aizuda</groupId>
    <artifactId>easy-retry</artifactId>
    <version>2.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.aizuda : easy-retry to add to Maven - Latest Versions:

  • Latest Stable: 2.1.1

All Versions

Choose a version of com.aizuda : easy-retry to add to Maven - All Versions:

Version Vulnerabilities Updated
2.1.x
easy-retry-2.1.1
easy-retry-2.1.0
2.0.x
easy-retry-2.0.3
easy-retry-2.0.2
easy-retry-2.0.1
easy-retry-2.0.0
1.5.x
easy-retry-1.5.1
easy-retry-1.5.0
1.4.x
easy-retry-1.4.0
1.3.x
easy-retry-1.3.0
1.2.x
easy-retry-1.2.0
1.1.x
easy-retry-1.1.0
1.0.x
easy-retry-1.0.0
0.0.x
easy-retry-0.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.aizuda</groupId>
    <artifactId>easy-retry</artifactId>
    <version>2.1.1</version>
</dependency>