Last Version

org.springframework.cloud:spring-cloud-cloudfoundry 3.1.2

Spring Cloud parent pom, managing plugins and dependencies for Spring Cloud projects

License

License

GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-cloudfoundry
Version

Version

3.1.2
Type

Type

pom
Description

Description

Spring Cloud parent pom, managing plugins and dependencies for Spring Cloud projects
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

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

Download spring-cloud-cloudfoundry 3.1.2


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

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.