License |
License |
---|---|
Categories |
CategoriesAnt Build Tools Net |
GroupId | GroupIdme.magnet |
ArtifactId | ArtifactIdconsultant |
Version | Version2.0.7 |
Type | Typejar |
Description |
Descriptionconsultant
A library to retrieve your service's configuration from Consul, and subscribe to changes.
|
Project URL |
Project URL |
Filename | Size |
---|---|
consultant-2.0.7.pom | |
consultant-2.0.7.jar | 52 KB |
consultant-2.0.7-sources.jar | 26 KB |
consultant-2.0.7-javadoc.jar | 475 KB |
Browse |
<!-- 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"]
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 |
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 |