MVN

com.github.houbb : sisyphus

Maven & Gradle

Oct 29, 2021
172 stars

sisyphus · The retry framework based on spring-retry and guava-retrying.

<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>sisyphus</artifactId>
    <version>0.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.houbb : sisyphus to add to Maven - Latest Versions:

  • Latest Stable: 0.1.0

All Versions

Choose a version of com.github.houbb : sisyphus to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
sisyphus-0.1.0
0.0.x
sisyphus-0.0.9
sisyphus-0.0.8
sisyphus-0.0.7
sisyphus-0.0.6
sisyphus-0.0.5
sisyphus-0.0.4
sisyphus-0.0.3
sisyphus-0.0.2
sisyphus-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>sisyphus</artifactId>
    <version>0.1.0</version>
</dependency>