License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices CLI User Interface |
GroupId | GroupIdcom.gitee.pifeng |
ArtifactId | ArtifactIdphoenix-client-spring-boot-starter |
Last Version | Last Version1.2.4.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionphoenix-client-spring-boot-starter
监控客户端与springboot集成的starter
|
<!-- https://jarcasting.com/artifacts/com.gitee.pifeng/phoenix-client-spring-boot-starter/ -->
<dependency>
<groupId>com.gitee.pifeng</groupId>
<artifactId>phoenix-client-spring-boot-starter</artifactId>
<version>1.2.4.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.pifeng/phoenix-client-spring-boot-starter/
implementation 'com.gitee.pifeng:phoenix-client-spring-boot-starter:1.2.4.RELEASE'
// https://jarcasting.com/artifacts/com.gitee.pifeng/phoenix-client-spring-boot-starter/
implementation ("com.gitee.pifeng:phoenix-client-spring-boot-starter:1.2.4.RELEASE")
'com.gitee.pifeng:phoenix-client-spring-boot-starter:jar:1.2.4.RELEASE'
<dependency org="com.gitee.pifeng" name="phoenix-client-spring-boot-starter" rev="1.2.4.RELEASE">
<artifact name="phoenix-client-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.pifeng', module='phoenix-client-spring-boot-starter', version='1.2.4.RELEASE')
)
libraryDependencies += "com.gitee.pifeng" % "phoenix-client-spring-boot-starter" % "1.2.4.RELEASE"
[com.gitee.pifeng/phoenix-client-spring-boot-starter "1.2.4.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.gitee.pifeng : phoenix-client-core | jar | 1.2.4.RELEASE |
org.projectlombok : lombok Optional | jar | |
org.slf4j : slf4j-api Optional | jar | |
ch.qos.logback : logback-classic Optional | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar |