is not current version
Last Version 3.1.1

Spring Cloud Starter Consul 3.0.4

Spring Cloud Starter Consul

License

License

GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-starter-consul
Version

Version

3.0.4
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.4


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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-starter jar 3.0.4
org.springframework.cloud : spring-cloud-consul-core jar 3.0.4
com.ecwid.consul : consul-api jar 1.4.5
com.google.code.gson : gson jar 2.8.7
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.10

Project Modules

There are no modules declared in this project.