Last Version

spring-cloud-starter-config 3.1.3

Spring Cloud Starter

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-starter-config
Version

Version

3.1.3
Type

Type

jar
Description

Description

spring-cloud-starter-config
Spring Cloud Starter
Project URL

Project URL

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

Project Organization

Pivotal Software, Inc.

Download spring-cloud-starter-config 3.1.3


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-starter jar 3.1.3
org.springframework.cloud : spring-cloud-config-client jar 3.1.3
com.fasterxml.jackson.core : jackson-databind jar 2.13.3

Project Modules

There are no modules declared in this project.