is not current version
Last Version 0.1.0

com.github.houbb:sisyphus-springboot-starter 0.0.9

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

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

sisyphus-springboot-starter
Version

Version

0.0.9
Type

Type

jar
Description

Description

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

Download sisyphus-springboot-starter 0.0.9


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

Dependencies

compile (2)

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

Project Modules

There are no modules declared in this project.