Last Version

spring-cloud-starter-parent 2021.0.3

Spring Cloud Starter Parent

License

License

GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-starter-parent
Version

Version

2021.0.3
Type

Type

pom
Description

Description

spring-cloud-starter-parent
Spring Cloud Starter Parent
Project URL

Project URL

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

Project Organization

Pivotal Software, Inc.

Download spring-cloud-starter-parent 2021.0.3


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.