License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices ORM Data |
GroupId | GroupIdcom.lihansir.platform |
ArtifactId | ArtifactIdlihansir-spring-boot-starter |
Last Version | Last Version1.3.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlihansir-spring-boot-starter
lihansir springboot starter of cloud platform
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.lihansir.platform/lihansir-spring-boot-starter/ -->
<dependency>
<groupId>com.lihansir.platform</groupId>
<artifactId>lihansir-spring-boot-starter</artifactId>
<version>1.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.lihansir.platform/lihansir-spring-boot-starter/
implementation 'com.lihansir.platform:lihansir-spring-boot-starter:1.3.3'
// https://jarcasting.com/artifacts/com.lihansir.platform/lihansir-spring-boot-starter/
implementation ("com.lihansir.platform:lihansir-spring-boot-starter:1.3.3")
'com.lihansir.platform:lihansir-spring-boot-starter:jar:1.3.3'
<dependency org="com.lihansir.platform" name="lihansir-spring-boot-starter" rev="1.3.3">
<artifact name="lihansir-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lihansir.platform', module='lihansir-spring-boot-starter', version='1.3.3')
)
libraryDependencies += "com.lihansir.platform" % "lihansir-spring-boot-starter" % "1.3.3"
[com.lihansir.platform/lihansir-spring-boot-starter "1.3.3"]
Group / Artifact | Type | Version |
---|---|---|
com.lihansir.platform : lihansir-platform-common | jar | 1.3.3 |
org.springframework.boot : spring-boot-autoconfigure Optional | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.springframework : spring-web Optional | jar | |
org.springframework : spring-webmvc Optional | jar | |
javax.servlet : javax.servlet-api Optional | jar | 4.0.1 |
org.springframework.boot : spring-boot-starter-data-redis Optional | jar | |
org.apache.commons : commons-pool2 Optional | jar | |
com.alibaba : fastjson Optional | jar | 1.2.76 |
com.fasterxml.jackson.core : jackson-databind Optional | jar | |
cn.hutool : hutool-all Optional | jar | 5.7.2 |