License |
License |
---|---|
Categories |
CategoriesCLI User Interface config Application Layer Libs Configuration |
GroupId | GroupIdcom.fareyeconnect |
ArtifactId | ArtifactIdfareye-config-client |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfareye-config-client
Client Config Setup
|
<!-- https://jarcasting.com/artifacts/com.fareyeconnect/fareye-config-client/ -->
<dependency>
<groupId>com.fareyeconnect</groupId>
<artifactId>fareye-config-client</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.fareyeconnect/fareye-config-client/
implementation 'com.fareyeconnect:fareye-config-client:0.0.2'
// https://jarcasting.com/artifacts/com.fareyeconnect/fareye-config-client/
implementation ("com.fareyeconnect:fareye-config-client:0.0.2")
'com.fareyeconnect:fareye-config-client:jar:0.0.2'
<dependency org="com.fareyeconnect" name="fareye-config-client" rev="0.0.2">
<artifact name="fareye-config-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fareyeconnect', module='fareye-config-client', version='0.0.2')
)
libraryDependencies += "com.fareyeconnect" % "fareye-config-client" % "0.0.2"
[com.fareyeconnect/fareye-config-client "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-data-redis | jar | 2.3.4.RELEASE |
redis.clients : jedis | jar | 3.3.0 |
org.springframework.cloud : spring-cloud-starter-config | jar | 2.2.5.RELEASE |