is not current version
Last Version 1.0.3

cn.xphsc:cat-spring-boot-starter 1.0.1

cat-spring-boot-starter基于大众点评cat的实时应用监控

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

cn.xphsc
ArtifactId

ArtifactId

cat-spring-boot-starter
Version

Version

1.0.1
Type

Type

jar

Download cat-spring-boot-starter 1.0.1


<!-- https://jarcasting.com/artifacts/cn.xphsc/cat-spring-boot-starter/ -->
<dependency>
    <groupId>cn.xphsc</groupId>
    <artifactId>cat-spring-boot-starter</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.xphsc/cat-spring-boot-starter/
implementation 'cn.xphsc:cat-spring-boot-starter:1.0.1'
// https://jarcasting.com/artifacts/cn.xphsc/cat-spring-boot-starter/
implementation ("cn.xphsc:cat-spring-boot-starter:1.0.1")
'cn.xphsc:cat-spring-boot-starter:jar:1.0.1'
<dependency org="cn.xphsc" name="cat-spring-boot-starter" rev="1.0.1">
  <artifact name="cat-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.xphsc', module='cat-spring-boot-starter', version='1.0.1')
)
libraryDependencies += "cn.xphsc" % "cat-spring-boot-starter" % "1.0.1"
[cn.xphsc/cat-spring-boot-starter "1.0.1"]