Enterprise Cloud Config Client

Enterprise Cloud Config expands on spring-cloud-config to provide additional capabilities as well as non-spring-boot clients

License

License

Categories

Categories

CLI User Interface config Application Layer Libs Configuration
GroupId

GroupId

com.kloudtek.enterprisecloudconfig
ArtifactId

ArtifactId

enterprise-cloud-config-client
Last Version

Last Version

0.9.4
Release Date

Release Date

Type

Type

jar
Description

Description

Enterprise Cloud Config Client
Enterprise Cloud Config expands on spring-cloud-config to provide additional capabilities as well as non-spring-boot clients
Project URL

Project URL

https://github.com/Kloudtek/enterprise-cloud-config
Project Organization

Project Organization

Kloudtek

Download enterprise-cloud-config-client

How to add to project

<!-- https://jarcasting.com/artifacts/com.kloudtek.enterprisecloudconfig/enterprise-cloud-config-client/ -->
<dependency>
    <groupId>com.kloudtek.enterprisecloudconfig</groupId>
    <artifactId>enterprise-cloud-config-client</artifactId>
    <version>0.9.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.kloudtek.enterprisecloudconfig/enterprise-cloud-config-client/
implementation 'com.kloudtek.enterprisecloudconfig:enterprise-cloud-config-client:0.9.4'
// https://jarcasting.com/artifacts/com.kloudtek.enterprisecloudconfig/enterprise-cloud-config-client/
implementation ("com.kloudtek.enterprisecloudconfig:enterprise-cloud-config-client:0.9.4")
'com.kloudtek.enterprisecloudconfig:enterprise-cloud-config-client:jar:0.9.4'
<dependency org="com.kloudtek.enterprisecloudconfig" name="enterprise-cloud-config-client" rev="0.9.4">
  <artifact name="enterprise-cloud-config-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kloudtek.enterprisecloudconfig', module='enterprise-cloud-config-client', version='0.9.4')
)
libraryDependencies += "com.kloudtek.enterprisecloudconfig" % "enterprise-cloud-config-client" % "0.9.4"
[com.kloudtek.enterprisecloudconfig/enterprise-cloud-config-client "0.9.4"]

Dependencies

compile (4)

Group / Artifact Type Version
com.kloudtek.ktutils : ktutils-core jar 1.2.16
com.kloudtek.ktutils : ktutils-io jar 1.2.16
com.fasterxml.jackson.jr : jackson-jr-objects jar 2.9.0
org.apache.httpcomponents : httpclient jar 4.5.3

provided (2)

Group / Artifact Type Version
org.springframework : spring-beans jar 5.0.2.RELEASE
org.springframework : spring-context jar 5.0.2.RELEASE

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.0.0.M6
org.springframework.cloud : spring-cloud-config-server jar 2.0.0.M4

Project Modules

There are no modules declared in this project.
com.kloudtek.enterprisecloudconfig

Versions

Version
0.9.4
0.9.3
0.9.2
0.9.1
0.9.0