License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdcom.github.xinlc |
ArtifactId | ArtifactIdeshlc-spring-boot-starter |
Version | Version2021.04.01.RELEASE |
Type | Typejar |
Description |
DescriptionSpring Boot starter
|
<!-- https://jarcasting.com/artifacts/com.github.xinlc/eshlc-spring-boot-starter/ -->
<dependency>
<groupId>com.github.xinlc</groupId>
<artifactId>eshlc-spring-boot-starter</artifactId>
<version>2021.04.01.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xinlc/eshlc-spring-boot-starter/
implementation 'com.github.xinlc:eshlc-spring-boot-starter:2021.04.01.RELEASE'
// https://jarcasting.com/artifacts/com.github.xinlc/eshlc-spring-boot-starter/
implementation ("com.github.xinlc:eshlc-spring-boot-starter:2021.04.01.RELEASE")
'com.github.xinlc:eshlc-spring-boot-starter:jar:2021.04.01.RELEASE'
<dependency org="com.github.xinlc" name="eshlc-spring-boot-starter" rev="2021.04.01.RELEASE">
<artifact name="eshlc-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xinlc', module='eshlc-spring-boot-starter', version='2021.04.01.RELEASE')
)
libraryDependencies += "com.github.xinlc" % "eshlc-spring-boot-starter" % "2021.04.01.RELEASE"
[com.github.xinlc/eshlc-spring-boot-starter "2021.04.01.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.github.xinlc : eshlc-spring-boot-autoconfigure | jar | 2021.04.01.RELEASE |
org.springframework.boot : spring-boot-starter Optional | jar | 2.4.4 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web Optional | jar | 2.4.4 |
org.springframework.boot : spring-boot-starter-test Optional | jar | 2.4.4 |
junit : junit Optional | jar | 4.12 |