is not current version
Last Version 8.0.0

com.codeaches:cfgclientpetstore 1.0.0

An example application connecting to Pivotal Config Client

Categories

Categories

CLI User Interface
GroupId

GroupId

com.codeaches
ArtifactId

ArtifactId

cfgclientpetstore
Version

Version

1.0.0
Type

Type

jar

Download cfgclientpetstore 1.0.0


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