License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdcn.xphsc |
ArtifactId | ArtifactIdcat-spring-boot-autoconfigure |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncat-spring-boot-autoconfigure
|
<!-- https://jarcasting.com/artifacts/cn.xphsc/cat-spring-boot-autoconfigure/ -->
<dependency>
<groupId>cn.xphsc</groupId>
<artifactId>cat-spring-boot-autoconfigure</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/cn.xphsc/cat-spring-boot-autoconfigure/
implementation 'cn.xphsc:cat-spring-boot-autoconfigure:1.0.3'
// https://jarcasting.com/artifacts/cn.xphsc/cat-spring-boot-autoconfigure/
implementation ("cn.xphsc:cat-spring-boot-autoconfigure:1.0.3")
'cn.xphsc:cat-spring-boot-autoconfigure:jar:1.0.3'
<dependency org="cn.xphsc" name="cat-spring-boot-autoconfigure" rev="1.0.3">
<artifact name="cat-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.xphsc', module='cat-spring-boot-autoconfigure', version='1.0.3')
)
libraryDependencies += "cn.xphsc" % "cat-spring-boot-autoconfigure" % "1.0.3"
[cn.xphsc/cat-spring-boot-autoconfigure "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | 1.5.3.RELEASE |
org.springframework.boot : spring-boot-starter-web Optional | jar | 1.5.3.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 1.5.3.RELEASE |
com.dianping.cat : cat-client | jar | 3.0.0 |
io.github.openfeign : feign-core Optional | jar | 10.1.0 |
com.alibaba : druid Optional | jar | 1.1.2 |