is not current version
Last Version 8.0.0

com.codeaches:cfgclientpetstore 7.0.0

An example Config Server Client application connecting to Pivotal Config Service

Categories

Categories

CLI User Interface
GroupId

GroupId

com.codeaches
ArtifactId

ArtifactId

cfgclientpetstore
Version

Version

7.0.0
Type

Type

jar

Download cfgclientpetstore 7.0.0


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