Last Version

Spring Cloud Starter Docs 2021.0.3

Spring Cloud Docs

License

License

GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-starter-docs
Version

Version

2021.0.3
Type

Type

pom
Description

Description

Spring Cloud Starter Docs
Spring Cloud Docs
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-starter-docs 2021.0.3


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