is not current version
Last Version 3.1.1

Spring Cloud Consul Core 3.0.4

Spring Cloud Consul Core

License

License

GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-consul-core
Version

Version

3.0.4
Type

Type

jar
Description

Description

Spring Cloud Consul Core
Spring Cloud Consul Core
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-consul-core 3.0.4


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

Dependencies

compile (12)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.4.10
org.springframework.boot : spring-boot-starter-validation jar 2.4.10
org.springframework.boot : spring-boot-starter-web Optional jar 2.4.10
org.springframework.boot : spring-boot-starter-actuator Optional jar 2.4.10
org.springframework.cloud : spring-cloud-commons Optional jar 3.0.4
org.springframework.boot : spring-boot-starter-aop Optional jar 2.4.10
org.springframework.retry : spring-retry Optional jar 1.3.1
com.ecwid.consul : consul-api Optional jar 1.4.5
com.google.code.gson : gson Optional jar 2.8.7
org.apache.httpcomponents : httpclient Optional jar 4.5.13
org.apache.httpcomponents : httpcore Optional jar 4.4.14
org.springframework.boot : spring-boot-autoconfigure-processor Optional jar 2.4.10

Project Modules

There are no modules declared in this project.