Last Version

spring-cloud-starter 3.1.3

Spring Cloud Starter

License

License

GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-starter
Version

Version

3.1.3
Type

Type

jar
Description

Description

spring-cloud-starter
Spring Cloud Starter
Project URL

Project URL

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

Project Organization

Pivotal Software, Inc.

Download spring-cloud-starter 3.1.3


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 2.6.8
org.springframework.cloud : spring-cloud-context jar 3.1.3
org.springframework.cloud : spring-cloud-commons jar 3.1.3
org.springframework.security : spring-security-rsa jar 1.0.10.RELEASE
org.projectlombok : lombok Optional jar 1.18.24

Project Modules

There are no modules declared in this project.