etcd Configuration Source

An Apache DeltaSpike configuration source for etcd.

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

io.miscellanea.etcd
ArtifactId

ArtifactId

EtcdConfigSource
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

etcd Configuration Source
An Apache DeltaSpike configuration source for etcd.
Project URL

Project URL

https://github.com/jasonhallford/EtcdConfigSource
Source Code Management

Source Code Management

https://github.com/jasonhallford/EtcdConfigSource.git

Download EtcdConfigSource

How to add to project

<!-- https://jarcasting.com/artifacts/io.miscellanea.etcd/EtcdConfigSource/ -->
<dependency>
    <groupId>io.miscellanea.etcd</groupId>
    <artifactId>EtcdConfigSource</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.miscellanea.etcd/EtcdConfigSource/
implementation 'io.miscellanea.etcd:EtcdConfigSource:1.1.0'
// https://jarcasting.com/artifacts/io.miscellanea.etcd/EtcdConfigSource/
implementation ("io.miscellanea.etcd:EtcdConfigSource:1.1.0")
'io.miscellanea.etcd:EtcdConfigSource:jar:1.1.0'
<dependency org="io.miscellanea.etcd" name="EtcdConfigSource" rev="1.1.0">
  <artifact name="EtcdConfigSource" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.miscellanea.etcd', module='EtcdConfigSource', version='1.1.0')
)
libraryDependencies += "io.miscellanea.etcd" % "EtcdConfigSource" % "1.1.0"
[io.miscellanea.etcd/EtcdConfigSource "1.1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.deltaspike.core : deltaspike-core-api jar 1.9.1
com.ibm.etcd : etcd-java jar 0.0.14

runtime (1)

Group / Artifact Type Version
org.apache.deltaspike.core : deltaspike-core-impl jar 1.9.1

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.5.2
org.assertj : assertj-core jar 3.14.0
org.mockito : mockito-core jar 3.1.0
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.1
1.0.0