| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAnt Компиляция и сборка Сеть |
| Группа | Группаme.magnet |
| Идентификатор | Идентификаторconsultant |
| Последняя версия | Последняя версия2.0.7 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеconsultant
A library to retrieve your service's configuration from Consul, and subscribe to changes.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |