| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы Auto Библиотеки уровня приложения Code Generators config Configuration |
| Группа | Группаcn.xphsc |
| Идентификатор | Идентификаторcat-spring-boot-autoconfigure |
| Последняя версия | Последняя версия1.0.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcat-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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-autoconfigure | jar | 1.5.3.RELEASE |
| org.springframework.boot : spring-boot-starter-web Необязательный | jar | 1.5.3.RELEASE |
| org.springframework.boot : spring-boot-configuration-processor Необязательный | jar | 1.5.3.RELEASE |
| com.dianping.cat : cat-client | jar | 3.0.0 |
| io.github.openfeign : feign-core Необязательный | jar | 10.1.0 |
| com.alibaba : druid Необязательный | jar | 1.1.2 |