is not current version
Last Version 2.0.1

org.microprofile-ext.config-ext:configsource-consul 1.0.10

A config that gets the values from an Consul server

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.microprofile-ext.config-ext
ArtifactId

ArtifactId

configsource-consul
Version

Version

1.0.10
Type

Type

jar

Download configsource-consul 1.0.10


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