License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdcom.github.xinlc |
ArtifactId | ArtifactIdeshlc-spring-boot-autoconfigure |
Last Version | Last Version2021.04.01.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring Boot autoconfigure
|
<!-- https://jarcasting.com/artifacts/com.github.xinlc/eshlc-spring-boot-autoconfigure/ -->
<dependency>
<groupId>com.github.xinlc</groupId>
<artifactId>eshlc-spring-boot-autoconfigure</artifactId>
<version>2021.04.01.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xinlc/eshlc-spring-boot-autoconfigure/
implementation 'com.github.xinlc:eshlc-spring-boot-autoconfigure:2021.04.01.RELEASE'
// https://jarcasting.com/artifacts/com.github.xinlc/eshlc-spring-boot-autoconfigure/
implementation ("com.github.xinlc:eshlc-spring-boot-autoconfigure:2021.04.01.RELEASE")
'com.github.xinlc:eshlc-spring-boot-autoconfigure:jar:2021.04.01.RELEASE'
<dependency org="com.github.xinlc" name="eshlc-spring-boot-autoconfigure" rev="2021.04.01.RELEASE">
<artifact name="eshlc-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xinlc', module='eshlc-spring-boot-autoconfigure', version='2021.04.01.RELEASE')
)
libraryDependencies += "com.github.xinlc" % "eshlc-spring-boot-autoconfigure" % "2021.04.01.RELEASE"
[com.github.xinlc/eshlc-spring-boot-autoconfigure "2021.04.01.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.github.xinlc : eshlc-core | jar | 2021.04.01.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.4.4 |
org.springframework.boot : spring-boot-starter Optional | jar | 2.4.4 |