spring-cloud-starter-bootstrap

Spring Cloud Starter Bootstrap

License

License

GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-starter-bootstrap
Last Version

Last Version

3.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

spring-cloud-starter-bootstrap
Spring Cloud Starter Bootstrap
Project URL

Project URL

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

Project Organization

Pivotal Software, Inc.

Download spring-cloud-starter-bootstrap

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-starter jar 3.1.3

Project Modules

There are no modules declared in this project.
org.springframework.cloud

Spring Cloud

Tools for building common patterns in distributed systems with Spring

Versions

Version
3.1.3
3.1.2
3.1.1
3.1.0
3.0.5
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0