Last Version

Spring Cloud Starter Build 2021.0.3

Spring Cloud Starter Build

License

License

GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-starter-build
Version

Version

2021.0.3
Type

Type

pom
Description

Description

Spring Cloud Starter Build
Spring Cloud Starter Build
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://github.com/spring-cloud/spring-cloud-release

Download spring-cloud-starter-build 2021.0.3


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