atbash-config-server
Central Configuration server for use with MP Config
Contains also the client module for retrieving values from this server.
License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdbe.atbash.config |
ArtifactId | ArtifactIdconfig-server-parent |
Last Version | Last Version0.9.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionAtbash Configuration Server Parent
Atbash Configuration Server Parent
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
config-server-parent-0.9.1.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/be.atbash.config/config-server-parent/ -->
<dependency>
<groupId>be.atbash.config</groupId>
<artifactId>config-server-parent</artifactId>
<version>0.9.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/be.atbash.config/config-server-parent/
implementation 'be.atbash.config:config-server-parent:0.9.1'
// https://jarcasting.com/artifacts/be.atbash.config/config-server-parent/
implementation ("be.atbash.config:config-server-parent:0.9.1")
'be.atbash.config:config-server-parent:pom:0.9.1'
<dependency org="be.atbash.config" name="config-server-parent" rev="0.9.1">
<artifact name="config-server-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='be.atbash.config', module='config-server-parent', version='0.9.1')
)
libraryDependencies += "be.atbash.config" % "config-server-parent" % "0.9.1"
[be.atbash.config/config-server-parent "0.9.1"]
Central Configuration server for use with MP Config
Contains also the client module for retrieving values from this server.