License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdio.gitee.zhucan123 |
ArtifactId | ArtifactIdrocket-ons-spring-boot-starter |
Last Version | Last Version1.0.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrocket-ons-spring-boot-starter
SpringBoot Starter for AliYun Rocket ONS
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.gitee.zhucan123/rocket-ons-spring-boot-starter/ -->
<dependency>
<groupId>io.gitee.zhucan123</groupId>
<artifactId>rocket-ons-spring-boot-starter</artifactId>
<version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.zhucan123/rocket-ons-spring-boot-starter/
implementation 'io.gitee.zhucan123:rocket-ons-spring-boot-starter:1.0.8'
// https://jarcasting.com/artifacts/io.gitee.zhucan123/rocket-ons-spring-boot-starter/
implementation ("io.gitee.zhucan123:rocket-ons-spring-boot-starter:1.0.8")
'io.gitee.zhucan123:rocket-ons-spring-boot-starter:jar:1.0.8'
<dependency org="io.gitee.zhucan123" name="rocket-ons-spring-boot-starter" rev="1.0.8">
<artifact name="rocket-ons-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.zhucan123', module='rocket-ons-spring-boot-starter', version='1.0.8')
)
libraryDependencies += "io.gitee.zhucan123" % "rocket-ons-spring-boot-starter" % "1.0.8"
[io.gitee.zhucan123/rocket-ons-spring-boot-starter "1.0.8"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-autoconfigure | jar | 2.2.2.RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.2.2.RELEASE |
com.aliyun.openservices : ons-client | jar | 1.8.4.Final |