| Лицензия |
Лицензия |
|---|---|
| Категории |
Категорииconfig Библиотеки уровня приложения Configuration |
| Группа | Группаio.github.houyijun |
| Идентификатор | Идентификаторzk-etcd-config |
| Последняя версия | Последняя версия0.2.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеio.github.houyijun.config
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| zk-etcd-config-0.2.0.pom | |
| zk-etcd-config-0.2.0.jar | 18 KB |
| zk-etcd-config-0.2.0-sources.jar | 8 KB |
| zk-etcd-config-0.2.0-javadoc.jar | 78 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.houyijun/zk-etcd-config/ -->
<dependency>
<groupId>io.github.houyijun</groupId>
<artifactId>zk-etcd-config</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.houyijun/zk-etcd-config/
implementation 'io.github.houyijun:zk-etcd-config:0.2.0'
// https://jarcasting.com/artifacts/io.github.houyijun/zk-etcd-config/
implementation ("io.github.houyijun:zk-etcd-config:0.2.0")
'io.github.houyijun:zk-etcd-config:jar:0.2.0'
<dependency org="io.github.houyijun" name="zk-etcd-config" rev="0.2.0">
<artifact name="zk-etcd-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.houyijun', module='zk-etcd-config', version='0.2.0')
)
libraryDependencies += "io.github.houyijun" % "zk-etcd-config" % "0.2.0"
[io.github.houyijun/zk-etcd-config "0.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.etcd : jetcd-core | jar | 0.4.1 |
| org.apache.curator : curator-recipes | jar | 4.0.1 |
| org.apache.zookeeper : zookeeper | jar | 3.4.14 |
| org.slf4j : slf4j-api | jar | 1.6.4 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
| org.apache.commons : commons-lang3 | jar | 3.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.1 |