Last Version

consultant 2.0.7

A library to retrieve your service's configuration from Consul, and subscribe to changes.

License

License

Categories

Categories

Ant Build Tools Net
GroupId

GroupId

me.magnet
ArtifactId

ArtifactId

consultant
Version

Version

2.0.7
Type

Type

jar
Description

Description

consultant
A library to retrieve your service's configuration from Consul, and subscribe to changes.
Project URL

Project URL

https://github.com/Magnetme/consultant

Download consultant 2.0.7


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.10
com.fasterxml.jackson.core : jackson-databind jar 2.11.1
org.apache.commons : commons-lang3 jar 3.9
com.google.guava : guava jar 28.1-jre
org.slf4j : slf4j-api jar 1.7.28

test (6)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19
nl.jqno.equalsverifier : equalsverifier jar 3.1.9
ch.qos.logback : logback-classic jar 1.2.3
org.slf4j : jcl-over-slf4j jar 1.7.28
org.slf4j : jul-to-slf4j jar 1.7.28

Project Modules

There are no modules declared in this project.