Last Version

An example Config Server Client application connecting to Pivotal Config Service 8.0.0

An example Config Server Client application connecting to Pivotal Config Service

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.codeaches
ArtifactId

ArtifactId

cfgclientpetstore
Version

Version

8.0.0
Type

Type

jar
Description

Description

An example Config Server Client application connecting to Pivotal Config Service
An example Config Server Client application connecting to Pivotal Config Service
Project URL

Project URL

https://codeaches.com/

Download cfgclientpetstore 8.0.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-security jar 2.1.2.RELEASE
org.springframework.boot : spring-boot-starter-web jar 2.1.2.RELEASE
io.pivotal.spring.cloud : spring-cloud-services-starter-config-client jar

Project Modules

There are no modules declared in this project.