Last Version

spring-cloud-services-starter-parent 1.0.2.RELEASE

Spring Cloud Services Starter

License

License

GroupId

GroupId

io.pivotal.spring.cloud
ArtifactId

ArtifactId

spring-cloud-services-starter-parent
Version

Version

1.0.2.RELEASE
Type

Type

pom
Description

Description

spring-cloud-services-starter-parent
Spring Cloud Services Starter
Project URL

Project URL

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

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://github.com/pivotal-cf/spring-cloud-services-starters

Download spring-cloud-services-starter-parent 1.0.2.RELEASE


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

Dependencies

compile (3)

Group / Artifact Type Version
io.pivotal.spring.cloud : spring-cloud-services-cloudfoundry-connector jar 1.0.1.RELEASE
io.pivotal.spring.cloud : spring-cloud-services-spring-connector jar 1.0.1.RELEASE
io.pivotal.spring.cloud : cloudfoundry-certificate-truster jar 1.0.1.RELEASE

Project Modules

There are no modules declared in this project.