Last Version

Spring Cloud Starter Consul Config 3.1.1

Spring Cloud Starter Consul Config

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-starter-consul-config
Version

Version

3.1.1
Type

Type

jar
Description

Description

Spring Cloud Starter Consul Config
Spring Cloud Starter Consul Config
Project URL

Project URL

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

Project Organization

Pivotal Software, Inc.

Download spring-cloud-starter-consul-config 3.1.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-starter-consul jar 3.1.1
org.springframework.cloud : spring-cloud-consul-config jar 3.1.1
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.6.8

Project Modules

There are no modules declared in this project.