com.github.xinlc:eshlc-spring-boot-starter

Spring Boot starter

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.xinlc
ArtifactId

ArtifactId

eshlc-spring-boot-starter
Last Version

Last Version

2021.04.01.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Spring Boot starter

Download eshlc-spring-boot-starter

How to add to project

<!-- 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"]

Dependencies

compile (2)

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

test (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2021.04.01.RELEASE