com.github.houbb:sisyphus-springboot-starter

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

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

sisyphus-springboot-starter
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download sisyphus-springboot-starter

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.houbb : sisyphus-spring jar 0.1.0
org.springframework.boot : spring-boot-starter jar 1.5.22.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0
0.0.9