is not current version
Last Version 2.2.3.0.RELEASE

com.github.lansheng228:spring-cloud-consul-cluster 2.2.2.0.RELEASE

Cluster ConsulClient implementation for spring-cloud-consul(config、discovery、registry)

GroupId

GroupId

com.github.lansheng228
ArtifactId

ArtifactId

spring-cloud-consul-cluster
Version

Version

2.2.2.0.RELEASE
Type

Type

jar

Download spring-cloud-consul-cluster 2.2.2.0.RELEASE


<!-- https://jarcasting.com/artifacts/com.github.lansheng228/spring-cloud-consul-cluster/ -->
<dependency>
    <groupId>com.github.lansheng228</groupId>
    <artifactId>spring-cloud-consul-cluster</artifactId>
    <version>2.2.2.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lansheng228/spring-cloud-consul-cluster/
implementation 'com.github.lansheng228:spring-cloud-consul-cluster:2.2.2.0.RELEASE'
// https://jarcasting.com/artifacts/com.github.lansheng228/spring-cloud-consul-cluster/
implementation ("com.github.lansheng228:spring-cloud-consul-cluster:2.2.2.0.RELEASE")
'com.github.lansheng228:spring-cloud-consul-cluster:jar:2.2.2.0.RELEASE'
<dependency org="com.github.lansheng228" name="spring-cloud-consul-cluster" rev="2.2.2.0.RELEASE">
  <artifact name="spring-cloud-consul-cluster" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lansheng228', module='spring-cloud-consul-cluster', version='2.2.2.0.RELEASE')
)
libraryDependencies += "com.github.lansheng228" % "spring-cloud-consul-cluster" % "2.2.2.0.RELEASE"
[com.github.lansheng228/spring-cloud-consul-cluster "2.2.2.0.RELEASE"]