License |
License |
---|---|
GroupId | GroupIdcom.github.lansheng228 |
ArtifactId | ArtifactIdspring-cloud-starter-consul-cluster |
Version | Version2.2.3.0.RELEASE |
Type | Typejar |
Description |
Descriptionspring-cloud-starter-consul-cluster
Cluster ConsulClient implementation for
spring-cloud-consul(config、discovery、registry)
|
<!-- https://jarcasting.com/artifacts/com.github.lansheng228/spring-cloud-starter-consul-cluster/ -->
<dependency>
<groupId>com.github.lansheng228</groupId>
<artifactId>spring-cloud-starter-consul-cluster</artifactId>
<version>2.2.3.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.lansheng228/spring-cloud-starter-consul-cluster/
implementation 'com.github.lansheng228:spring-cloud-starter-consul-cluster:2.2.3.0.RELEASE'
// https://jarcasting.com/artifacts/com.github.lansheng228/spring-cloud-starter-consul-cluster/
implementation ("com.github.lansheng228:spring-cloud-starter-consul-cluster:2.2.3.0.RELEASE")
'com.github.lansheng228:spring-cloud-starter-consul-cluster:jar:2.2.3.0.RELEASE'
<dependency org="com.github.lansheng228" name="spring-cloud-starter-consul-cluster" rev="2.2.3.0.RELEASE">
<artifact name="spring-cloud-starter-consul-cluster" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.lansheng228', module='spring-cloud-starter-consul-cluster', version='2.2.3.0.RELEASE')
)
libraryDependencies += "com.github.lansheng228" % "spring-cloud-starter-consul-cluster" % "2.2.3.0.RELEASE"
[com.github.lansheng228/spring-cloud-starter-consul-cluster "2.2.3.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-junit-jupiter | jar | 3.3.3 |
org.junit.jupiter : junit-jupiter-api | jar | 5.6.2 |
org.junit.jupiter : junit-jupiter-params | jar | 5.6.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |
org.awaitility : awaitility | jar | 4.0.3 |
org.awaitility : awaitility-proxy | jar | 3.1.6 |
org.springframework.boot : spring-boot-starter-test | jar | 2.3.0.RELEASE |