is not current version
Last Version 1.0.2.RELEASE

io.pivotal.spring.cloud:spring-cloud-services-starter-parent 1.0.1.RELEASE

Spring Cloud Services Starter

GroupId

GroupId

io.pivotal.spring.cloud
ArtifactId

ArtifactId

spring-cloud-services-starter-parent
Version

Version

1.0.1.RELEASE
Type

Type

pom

Download spring-cloud-services-starter-parent 1.0.1.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.1.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.1.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.1.RELEASE")
'io.pivotal.spring.cloud:spring-cloud-services-starter-parent:pom:1.0.1.RELEASE'
<dependency org="io.pivotal.spring.cloud" name="spring-cloud-services-starter-parent" rev="1.0.1.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.1.RELEASE')
)
libraryDependencies += "io.pivotal.spring.cloud" % "spring-cloud-services-starter-parent" % "1.0.1.RELEASE"
[io.pivotal.spring.cloud/spring-cloud-services-starter-parent "1.0.1.RELEASE"]