is not current version
Last Version 1.2.0.RELEASE

io.xream.reliable:reliable-spring-boot-starter 1.1.11.RELEASE


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.xream.reliable
ArtifactId

ArtifactId

reliable-spring-boot-starter
Version

Version

1.1.11.RELEASE
Type

Type

jar

Download reliable-spring-boot-starter 1.1.11.RELEASE


<!-- https://jarcasting.com/artifacts/io.xream.reliable/reliable-spring-boot-starter/ -->
<dependency>
    <groupId>io.xream.reliable</groupId>
    <artifactId>reliable-spring-boot-starter</artifactId>
    <version>1.1.11.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.xream.reliable/reliable-spring-boot-starter/
implementation 'io.xream.reliable:reliable-spring-boot-starter:1.1.11.RELEASE'
// https://jarcasting.com/artifacts/io.xream.reliable/reliable-spring-boot-starter/
implementation ("io.xream.reliable:reliable-spring-boot-starter:1.1.11.RELEASE")
'io.xream.reliable:reliable-spring-boot-starter:jar:1.1.11.RELEASE'
<dependency org="io.xream.reliable" name="reliable-spring-boot-starter" rev="1.1.11.RELEASE">
  <artifact name="reliable-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.xream.reliable', module='reliable-spring-boot-starter', version='1.1.11.RELEASE')
)
libraryDependencies += "io.xream.reliable" % "reliable-spring-boot-starter" % "1.1.11.RELEASE"
[io.xream.reliable/reliable-spring-boot-starter "1.1.11.RELEASE"]