Last Version

spring-cloud-build-tools 3.1.3

Spring Cloud Build Tools

License

License

Categories

Categories

Build Tools
GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-build-tools
Version

Version

3.1.3
Type

Type

jar
Description

Description

spring-cloud-build-tools
Spring Cloud Build Tools
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-build-tools 3.1.3


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

Dependencies

compile (1)

Group / Artifact Type Version
com.puppycrawl.tools : checkstyle jar 8.43

Project Modules

There are no modules declared in this project.