Last Version

spring-cloud-build-docs 3.1.3

Spring Cloud Build Docs

License

License

GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-build-docs
Version

Version

3.1.3
Type

Type

jar
Description

Description

spring-cloud-build-docs
Spring Cloud Build Docs
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-build-docs 3.1.3


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

Dependencies

compile (4)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.2
org.springframework : spring-core jar
com.fasterxml.jackson.core : jackson-databind jar
org.asciidoctor : asciidoctorj jar 2.5.1

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.