is not current version
Last Version 2021.0.2

spring-cloud-dependencies-parent 2020.0.4

此坐标为 pom ,源码可在商业版仓库下载。避免maven 循环依赖无实际意义

License

License

GroupId

GroupId

group.springframework
ArtifactId

ArtifactId

spring-cloud-dependencies-parent
Version

Version

2020.0.4
Type

Type

pom
Description

Description

spring-cloud-dependencies-parent
此坐标为 pom ,源码可在商业版仓库下载。避免maven 循环依赖无实际意义

Download spring-cloud-dependencies-parent 2020.0.4


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