Last Version

Spring Cloud Consul Core 3.1.1

Spring Cloud Consul Core

License

License

GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-consul-core
Version

Version

3.1.1
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.1.1


<!-- 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"]

Dependencies

compile (12)

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

Project Modules

There are no modules declared in this project.