Last Version

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

Spring Cloud CloudFoundry Web

License

License

GroupId

GroupId

org.springframework.cloud
ArtifactId

ArtifactId

spring-cloud-cloudfoundry-web
Version

Version

3.1.2
Type

Type

jar
Description

Description

Spring Cloud CloudFoundry Web
Project Organization

Project Organization

Pivotal Software, Inc.

Download spring-cloud-cloudfoundry-web 3.1.2


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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.6.8
org.springframework.boot : spring-boot-starter-web jar 2.6.8
org.springframework.boot : spring-boot-starter-actuator Optional jar 2.6.8
org.springframework.boot : spring-boot-autoconfigure-processor Optional jar 2.6.8

Project Modules

There are no modules declared in this project.