License |
License |
---|---|
GroupId | GroupIdorg.springframework.cloud |
ArtifactId | ArtifactIdspring-cloud-starter-bootstrap |
Last Version | Last Version3.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspring-cloud-starter-bootstrap
Spring Cloud Starter Bootstrap
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.cloud : spring-cloud-starter | jar | 3.1.3 |