is not current version
Last Version 2.1.6.RELEASE

io.xiaper:xiaper-spring-boot-service 2.1.5.RELEASE

full stack open source enterprise im engine component

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.xiaper
ArtifactId

ArtifactId

xiaper-spring-boot-service
Version

Version

2.1.5.RELEASE
Type

Type

jar

Download xiaper-spring-boot-service 2.1.5.RELEASE


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