sisyphus

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

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

sisyphus
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

sisyphus
The retry framework based on spring-retry and guava-retrying.
Source Code Management

Source Code Management

https://github.com/houbb/sisyphus

Download sisyphus

Filename Size
sisyphus-0.1.0.pom 12 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.houbb/sisyphus/ -->
<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>sisyphus</artifactId>
    <version>0.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/sisyphus/
implementation 'com.github.houbb:sisyphus:0.1.0'
// https://jarcasting.com/artifacts/com.github.houbb/sisyphus/
implementation ("com.github.houbb:sisyphus:0.1.0")
'com.github.houbb:sisyphus:pom:0.1.0'
<dependency org="com.github.houbb" name="sisyphus" rev="0.1.0">
  <artifact name="sisyphus" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='sisyphus', version='0.1.0')
)
libraryDependencies += "com.github.houbb" % "sisyphus" % "0.1.0"
[com.github.houbb/sisyphus "0.1.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • sisyphus-api
  • sisyphus-core
  • sisyphus-test
  • sisyphus-annotation
  • sisyphus-spring
  • sisyphus-springboot-starter

Versions

Version
0.1.0
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1