| Лицензия |
Лицензия |
|---|---|
| Категории |
Категорииjetcd Данные Базы данных |
| Группа | Группаio.etcd |
| Идентификатор | Идентификаторjetcd-launcher |
| Версия | Версия0.5.10 |
| Тип | Типjar |
| Описание |
ОписаниеJava Client for etcd V3
|
| Имя Файла | Размер |
|---|---|
| jetcd-launcher-0.5.10.pom | |
| jetcd-launcher-0.5.10.jar | 13 KB |
| jetcd-launcher-0.5.10-sources.jar | 7 KB |
| jetcd-launcher-0.5.10-javadoc.jar | 33 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.etcd/jetcd-launcher/ -->
<dependency>
<groupId>io.etcd</groupId>
<artifactId>jetcd-launcher</artifactId>
<version>0.5.10</version>
</dependency>
// https://jarcasting.com/artifacts/io.etcd/jetcd-launcher/
implementation 'io.etcd:jetcd-launcher:0.5.10'
// https://jarcasting.com/artifacts/io.etcd/jetcd-launcher/
implementation ("io.etcd:jetcd-launcher:0.5.10")
'io.etcd:jetcd-launcher:jar:0.5.10'
<dependency org="io.etcd" name="jetcd-launcher" rev="0.5.10">
<artifact name="jetcd-launcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.etcd', module='jetcd-launcher', version='0.5.10')
)
libraryDependencies += "io.etcd" % "jetcd-launcher" % "0.5.10"
[io.etcd/jetcd-launcher "0.5.10"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.spotbugs : spotbugs-annotations | jar | 4.3.0 |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| org.testcontainers : testcontainers | jar | 1.16.0 |
| org.apache.commons : commons-compress | jar | 1.21 |
| junit : junit | jar | 4.13.2 |
| org.junit.jupiter : junit-jupiter | jar | 5.7.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.logging.log4j : log4j-api | jar | 2.14.1 |
| org.apache.logging.log4j : log4j-core | jar | 2.14.1 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.14.1 |
| org.apache.logging.log4j : log4j-1.2-api | jar | 2.14.1 |