is not current version
Last Version 2.2.7.RELEASE

io.xream.x7:spring-boot-starter-x7 1.5.8.RELEASE


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.xream.x7
ArtifactId

ArtifactId

spring-boot-starter-x7
Version

Version

1.5.8.RELEASE
Type

Type

jar

Download spring-boot-starter-x7 1.5.8.RELEASE


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