| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаcom.uulookingfor |
| Идентификатор | Идентификаторics-client |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеics-client
an implement of client of configserver based on zookeeper
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| ics-client-1.0.0.pom | |
| ics-client-1.0.0.jar | 33 KB |
| ics-client-1.0.0-sources.jar | 16 KB |
| ics-client-1.0.0-javadoc.jar | 200 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.uulookingfor/ics-client/ -->
<dependency>
<groupId>com.uulookingfor</groupId>
<artifactId>ics-client</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.uulookingfor/ics-client/
implementation 'com.uulookingfor:ics-client:1.0.0'
// https://jarcasting.com/artifacts/com.uulookingfor/ics-client/
implementation ("com.uulookingfor:ics-client:1.0.0")
'com.uulookingfor:ics-client:jar:1.0.0'
<dependency org="com.uulookingfor" name="ics-client" rev="1.0.0">
<artifact name="ics-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.uulookingfor', module='ics-client', version='1.0.0')
)
libraryDependencies += "com.uulookingfor" % "ics-client" % "1.0.0"
[com.uulookingfor/ics-client "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.curator : curator-framework | jar | 2.7.1 |
| org.apache.curator : curator-recipes | jar | 2.7.1 |
| org.projectlombok : lombok | jar | 1.14.8 |
| commons-beanutils : commons-beanutils | jar | 1.9.0 |
| org.slf4j : slf4j-api | jar | 1.7.19 |
| org.objenesis : objenesis | jar | 2.1 |
| io.protostuff : protostuff-core | jar | 1.3.8 |
| io.protostuff : protostuff-runtime | jar | 1.3.8 |
| com.google.code.gson : gson | jar | 2.2.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.1 |