is not current version
Last Version 2.2.7.RELEASE

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


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.xream.x7
ArtifactId

ArtifactId

spring-boot-starter-x7
Version

Version

1.5.1.RELEASE
Type

Type

jar

Download spring-boot-starter-x7 1.5.1.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.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.xream.x7/spring-boot-starter-x7/
implementation 'io.xream.x7:spring-boot-starter-x7:1.5.1.RELEASE'
// https://jarcasting.com/artifacts/io.xream.x7/spring-boot-starter-x7/
implementation ("io.xream.x7:spring-boot-starter-x7:1.5.1.RELEASE")
'io.xream.x7:spring-boot-starter-x7:jar:1.5.1.RELEASE'
<dependency org="io.xream.x7" name="spring-boot-starter-x7" rev="1.5.1.RELEASE">
  <artifact name="spring-boot-starter-x7" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.xream.x7', module='spring-boot-starter-x7', version='1.5.1.RELEASE')
)
libraryDependencies += "io.xream.x7" % "spring-boot-starter-x7" % "1.5.1.RELEASE"
[io.xream.x7/spring-boot-starter-x7 "1.5.1.RELEASE"]