License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdio.xiaper |
ArtifactId | ArtifactIdxiaper-spring-boot-autoconfigure |
Version | Version2.1.6.RELEASE |
Type | Typejar |
Description |
Descriptionxiaper-spring-boot-autoconfigure
full stack open source enterprise im engine component
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.xiaper/xiaper-spring-boot-autoconfigure/ -->
<dependency>
<groupId>io.xiaper</groupId>
<artifactId>xiaper-spring-boot-autoconfigure</artifactId>
<version>2.1.6.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.xiaper/xiaper-spring-boot-autoconfigure/
implementation 'io.xiaper:xiaper-spring-boot-autoconfigure:2.1.6.RELEASE'
// https://jarcasting.com/artifacts/io.xiaper/xiaper-spring-boot-autoconfigure/
implementation ("io.xiaper:xiaper-spring-boot-autoconfigure:2.1.6.RELEASE")
'io.xiaper:xiaper-spring-boot-autoconfigure:jar:2.1.6.RELEASE'
<dependency org="io.xiaper" name="xiaper-spring-boot-autoconfigure" rev="2.1.6.RELEASE">
<artifact name="xiaper-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.xiaper', module='xiaper-spring-boot-autoconfigure', version='2.1.6.RELEASE')
)
libraryDependencies += "io.xiaper" % "xiaper-spring-boot-autoconfigure" % "2.1.6.RELEASE"
[io.xiaper/xiaper-spring-boot-autoconfigure "2.1.6.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | 2.1.4.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.1.4.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.1.4.RELEASE |