is not current version
Last Version 2021.0.3

spring-cloud-starter-parent 2020.0.4

Spring Cloud Starter Parent

License

License

GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-starter-parent
Version

Version

2020.0.4
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 2020.0.4


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

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.