License |
License |
---|---|
GroupId | GroupIdorg.springframework.cloud |
ArtifactId | ArtifactIdspring-cloud-consul-core |
Last Version | Last Version3.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpring Cloud Consul Core
Spring Cloud Consul Core
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-consul-core/ -->
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-consul-core</artifactId>
<version>3.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-consul-core/
implementation 'org.springframework.cloud:spring-cloud-consul-core:3.1.1'
// https://jarcasting.com/artifacts/org.springframework.cloud/spring-cloud-consul-core/
implementation ("org.springframework.cloud:spring-cloud-consul-core:3.1.1")
'org.springframework.cloud:spring-cloud-consul-core:jar:3.1.1'
<dependency org="org.springframework.cloud" name="spring-cloud-consul-core" rev="3.1.1">
<artifact name="spring-cloud-consul-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.cloud', module='spring-cloud-consul-core', version='3.1.1')
)
libraryDependencies += "org.springframework.cloud" % "spring-cloud-consul-core" % "3.1.1"
[org.springframework.cloud/spring-cloud-consul-core "3.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.6.8 |
org.springframework.boot : spring-boot-starter-validation | jar | 2.6.8 |
org.springframework.boot : spring-boot-starter-web Optional | jar | 2.6.8 |
org.springframework.boot : spring-boot-starter-actuator Optional | jar | 2.6.8 |
org.springframework.cloud : spring-cloud-commons Optional | jar | 3.1.3 |
org.springframework.boot : spring-boot-starter-aop Optional | jar | 2.6.8 |
org.springframework.retry : spring-retry Optional | jar | 1.3.3 |
com.ecwid.consul : consul-api Optional | jar | 1.4.5 |
com.google.code.gson : gson Optional | jar | 2.8.9 |
org.apache.httpcomponents : httpclient Optional | jar | 4.5.13 |
org.apache.httpcomponents : httpcore Optional | jar | 4.4.15 |
org.springframework.boot : spring-boot-autoconfigure-processor Optional | jar | 2.6.8 |