Last Version

Spring Cloud Versions 1.0.6.RELEASE

Spring Cloud Versions Property File

License

License

GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-versions
Version

Version

1.0.6.RELEASE
Type

Type

pom
Description

Description

Spring Cloud Versions
Spring Cloud Versions Property File
Project URL

Project URL

http://projects.spring.io/spring-cloud/
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-versions 1.0.6.RELEASE


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

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.