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.server
ArtifactId

ArtifactId

enterprise-cloud-config-server
Last Version

Last Version

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

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.
com.kloudtek.enterprisecloudconfig.server

Versions

Version
0.9.0