Atbash Configuration Server Parent


License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

be.atbash.config
ArtifactId

ArtifactId

config-server-parent
Last Version

Last Version

0.9.1
Release Date

Release Date

Type

Type

pom
Description

Description

Atbash Configuration Server Parent
Atbash Configuration Server Parent
Project URL

Project URL

https://github.com/atbashEE/atbash-config-server
Source Code Management

Source Code Management

http://github.com/atbashEE/atbash-config-server/tree/master

Download config-server-parent

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • client
  • server
  • clientSE
  • clientEE

atbash-config-server

Central Configuration server for use with MP Config

Contains also the client module for retrieving values from this server.

be.atbash.config

Atbash

Versions

Version
0.9.1
0.9.0