Last Version

Spring Cloud Starter Consul 3.1.1

Spring Cloud Starter Consul

License

License

GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-starter-consul
Version

Version

3.1.1
Type

Type

jar
Description

Description

Spring Cloud Starter Consul
Spring Cloud Starter Consul
Project URL

Project URL

https://projects.spring.io/spring-cloud
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-starter-consul 3.1.1


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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-starter jar 3.1.3
org.springframework.cloud : spring-cloud-consul-core jar 3.1.1
com.ecwid.consul : consul-api jar 1.4.5
com.google.code.gson : gson jar 2.8.9
org.apache.httpcomponents : httpclient jar 4.5.13
org.apache.httpcomponents : httpcore jar 4.4.15
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.6.8

Project Modules

There are no modules declared in this project.