is not current version
Last Version 2.0.1

Microprofile Config Extensions :: Consul config source 2.0.0

A config that gets the values from an Consul server

License

License

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.microprofile-ext.config-ext
ArtifactId

ArtifactId

configsource-consul
Version

Version

2.0.0
Type

Type

jar
Description

Description

Microprofile Config Extensions :: Consul config source
A config that gets the values from an Consul server

Download configsource-consul 2.0.0


<!-- https://jarcasting.com/artifacts/org.microprofile-ext.config-ext/configsource-consul/ -->
<dependency>
    <groupId>org.microprofile-ext.config-ext</groupId>
    <artifactId>configsource-consul</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.microprofile-ext.config-ext/configsource-consul/
implementation 'org.microprofile-ext.config-ext:configsource-consul:2.0.0'
// https://jarcasting.com/artifacts/org.microprofile-ext.config-ext/configsource-consul/
implementation ("org.microprofile-ext.config-ext:configsource-consul:2.0.0")
'org.microprofile-ext.config-ext:configsource-consul:jar:2.0.0'
<dependency org="org.microprofile-ext.config-ext" name="configsource-consul" rev="2.0.0">
  <artifact name="configsource-consul" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.microprofile-ext.config-ext', module='configsource-consul', version='2.0.0')
)
libraryDependencies += "org.microprofile-ext.config-ext" % "configsource-consul" % "2.0.0"
[org.microprofile-ext.config-ext/configsource-consul "2.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.ecwid.consul : consul-api jar 1.4.5
org.microprofile-ext.config-ext : configsource-base jar 2.0.0

provided (2)

Group / Artifact Type Version
org.eclipse.microprofile : microprofile pom 4.0.1
org.projectlombok : lombok jar 1.18.18

test (9)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.7.0
org.mockito : mockito-core jar 3.6.0
org.mock-server : mockserver-junit-jupiter jar 5.11.2
org.jboss.weld : weld-core-impl jar 2.4.8.Final
org.jboss.arquillian.container : arquillian-weld-embedded jar 2.0.1.Final
org.jboss.arquillian.junit : arquillian-junit-container jar
junit : junit jar 4.13.2
org.apache.geronimo.config : geronimo-config-impl jar 1.2.2
org.assertj : assertj-core jar 3.19.0

Project Modules

There are no modules declared in this project.