is not current version
Last Version 2.4.1

io.pivotal.spring.cloud:spring-cloud-services-cloudfoundry-connector 1.0.1.RELEASE

Spring Cloud Services Cloud Foundry Connector

GroupId

GroupId

io.pivotal.spring.cloud
ArtifactId

ArtifactId

spring-cloud-services-cloudfoundry-connector
Version

Version

1.0.1.RELEASE
Type

Type

jar

Download spring-cloud-services-cloudfoundry-connector 1.0.1.RELEASE


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