is not current version
Last Version 2.1.6.RELEASE

io.xiaper:xiaper-spring-boot-autoconfigure 2.1.3.RELEASE

Demo project for Spring Boot

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

io.xiaper
ArtifactId

ArtifactId

xiaper-spring-boot-autoconfigure
Version

Version

2.1.3.RELEASE
Type

Type

jar

Download xiaper-spring-boot-autoconfigure 2.1.3.RELEASE


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