License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdio.xream.reliable |
ArtifactId | ArtifactIdreliable-spring-boot-starter |
Version | Version1.2.0.RELEASE |
Type | Typejar |
Description |
Descriptionhttp://reliable.xream.io
|
Project URL |
Project URL |
<!-- 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.2.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.xream.reliable/reliable-spring-boot-starter/
implementation 'io.xream.reliable:reliable-spring-boot-starter:1.2.0.RELEASE'
// https://jarcasting.com/artifacts/io.xream.reliable/reliable-spring-boot-starter/
implementation ("io.xream.reliable:reliable-spring-boot-starter:1.2.0.RELEASE")
'io.xream.reliable:reliable-spring-boot-starter:jar:1.2.0.RELEASE'
<dependency org="io.xream.reliable" name="reliable-spring-boot-starter" rev="1.2.0.RELEASE">
<artifact name="reliable-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.xream.reliable', module='reliable-spring-boot-starter', version='1.2.0.RELEASE')
)
libraryDependencies += "io.xream.reliable" % "reliable-spring-boot-starter" % "1.2.0.RELEASE"
[io.xream.reliable/reliable-spring-boot-starter "1.2.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
io.xream.reliable : reliable-api | jar | 1.2.0.RELEASE |
io.xream.reliable : reliable-entity | jar | 1.2.0.RELEASE |
io.xream.reliable : reliable-core | jar | 1.2.0.RELEASE |
io.xream.x7 : x7-spring-boot-starter | jar | 2.9.0.RELEASE |