License |
License |
---|---|
GroupId | GroupIdorg.springframework.cloud |
ArtifactId | ArtifactIdspring-cloud-starter-consul-bus |
Version | Version3.0.3 |
Type | Typejar |
Description |
DescriptionSpring Cloud Starter Consul Bus
Spring Cloud Starter Consul Bus
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-starter-consul-bus/ -->
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-consul-bus</artifactId>
<version>3.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-starter-consul-bus/
implementation 'org.springframework.cloud:spring-cloud-starter-consul-bus:3.0.3'
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-starter-consul-bus/
implementation ("org.springframework.cloud:spring-cloud-starter-consul-bus:3.0.3")
'org.springframework.cloud:spring-cloud-starter-consul-bus:jar:3.0.3'
<dependency org="org.springframework.cloud" name="spring-cloud-starter-consul-bus" rev="3.0.3">
<artifact name="spring-cloud-starter-consul-bus" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.cloud', module='spring-cloud-starter-consul-bus', version='3.0.3')
)
libraryDependencies += "org.springframework.cloud" % "spring-cloud-starter-consul-bus" % "3.0.3"
[org.springframework.cloud/spring-cloud-starter-consul-bus "3.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.cloud : spring-cloud-starter-consul | jar | 3.0.3 |
org.springframework.cloud : spring-cloud-consul-binder | jar | 3.0.3 |
org.springframework.cloud : spring-cloud-bus | jar | 3.0.3 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.4.6 |