| Лицензия |
Лицензия |
|---|---|
| Категории |
Категорииjetcd Данные Базы данных |
| Группа | Группаio.etcd |
| Идентификатор | Идентификаторjetcd-launcher |
| Последняя версия | Последняя версия0.7.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеjetcd-launcher
jetcd-launcher
|
| Имя Файла | Размер |
|---|---|
| jetcd-launcher-0.7.1.pom | |
| jetcd-launcher-0.7.1.jar | 19 KB |
| jetcd-launcher-0.7.1-sources.jar | 10 KB |
| jetcd-launcher-0.7.1-javadoc.jar | 56 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.etcd/jetcd-launcher/ -->
<dependency>
<groupId>io.etcd</groupId>
<artifactId>jetcd-launcher</artifactId>
<version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.etcd/jetcd-launcher/
implementation 'io.etcd:jetcd-launcher:0.7.1'
// https://jarcasting.com/artifacts/io.etcd/jetcd-launcher/
implementation ("io.etcd:jetcd-launcher:0.7.1")
'io.etcd:jetcd-launcher:jar:0.7.1'
<dependency org="io.etcd" name="jetcd-launcher" rev="0.7.1">
<artifact name="jetcd-launcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.etcd', module='jetcd-launcher', version='0.7.1')
)
libraryDependencies += "io.etcd" % "jetcd-launcher" % "0.7.1"
[io.etcd/jetcd-launcher "0.7.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.36 |
| org.apache.commons : commons-compress | jar | 1.21 |
| org.testcontainers : testcontainers | jar | 1.17.1 |