is not current version
Last Version 1.1.15

com.alibaba.csp:spring-boot-starter-ahas-switch-client 1.1.4

The parent project of AHAS switch starter

Categories

Categories

Spring Boot Container Microservices CLI User Interface
GroupId

GroupId

com.alibaba.csp
ArtifactId

ArtifactId

spring-boot-starter-ahas-switch-client
Version

Version

1.1.4
Type

Type

jar

Download spring-boot-starter-ahas-switch-client 1.1.4


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