| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаcn.xphsc |
| Идентификатор | Идентификаторcat-spring-boot-starter |
| Версия | Версия1.0.3 |
| Тип | Типjar |
| Описание |
Описаниеcat-spring-boot-starter基于大众点评cat的实时应用监控
|
| Имя Файла | Размер |
|---|---|
| cat-spring-boot-starter-1.0.3.pom | |
| cat-spring-boot-starter-1.0.3.jar | 3 KB |
| cat-spring-boot-starter-1.0.3-sources.jar | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/cn.xphsc/cat-spring-boot-starter/ -->
<dependency>
<groupId>cn.xphsc</groupId>
<artifactId>cat-spring-boot-starter</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/cn.xphsc/cat-spring-boot-starter/
implementation 'cn.xphsc:cat-spring-boot-starter:1.0.3'
// https://jarcasting.com/artifacts/cn.xphsc/cat-spring-boot-starter/
implementation ("cn.xphsc:cat-spring-boot-starter:1.0.3")
'cn.xphsc:cat-spring-boot-starter:jar:1.0.3'
<dependency org="cn.xphsc" name="cat-spring-boot-starter" rev="1.0.3">
<artifact name="cat-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.xphsc', module='cat-spring-boot-starter', version='1.0.3')
)
libraryDependencies += "cn.xphsc" % "cat-spring-boot-starter" % "1.0.3"
[cn.xphsc/cat-spring-boot-starter "1.0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 1.5.3.RELEASE |
| cn.xphsc : cat-spring-boot-autoconfigure | jar | 1.0.3 |