Enterprise Cloud Config Server

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

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

com.kloudtek.enterprisecloudconfig
ArtifactId

ArtifactId

enterprise-cloud-config-server
Last Version

Last Version

0.9.4
Release Date

Release Date

Type

Type

jar
Description

Description

Enterprise Cloud Config Server
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-server

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.cloud : spring-cloud-config-server jar

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.4
0.9.3
0.9.2
0.9.1