is not current version
Last Version 3.1.1

Spring Cloud Starter Consul 3.0.3

Spring Cloud Starter Consul

License

License

GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-starter-consul
Version

Version

3.0.3
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.0.3


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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-starter jar 3.0.3
org.springframework.cloud : spring-cloud-consul-core jar 3.0.3
com.ecwid.consul : consul-api jar 1.4.5
com.google.code.gson : gson jar 2.8.6
org.apache.httpcomponents : httpclient jar 4.5.13
org.apache.httpcomponents : httpcore jar 4.4.14
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.4.6

Project Modules

There are no modules declared in this project.