is not current version
Last Version 2.2.7.RELEASE

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

http://x7.xream.io

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.xream.x7
ArtifactId

ArtifactId

spring-boot-starter-x7
Version

Version

2.0.10.RELEASE
Type

Type

jar

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