| Лицензия |
Лицензия |
|---|---|
| Категории |
Категорииjetcd Данные Базы данных |
| Группа | Группаio.etcd |
| Идентификатор | Идентификаторjetcd-test |
| Последняя версия | Последняя версия0.7.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеjetcd-test
jetcd-test
|
| Имя Файла | Размер |
|---|---|
| jetcd-test-0.7.1.pom | |
| jetcd-test-0.7.1.jar | 5 KB |
| jetcd-test-0.7.1-sources.jar | 4 KB |
| jetcd-test-0.7.1-javadoc.jar | 29 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.etcd/jetcd-test/ -->
<dependency>
<groupId>io.etcd</groupId>
<artifactId>jetcd-test</artifactId>
<version>0.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.etcd/jetcd-test/
implementation 'io.etcd:jetcd-test:0.7.1'
// https://jarcasting.com/artifacts/io.etcd/jetcd-test/
implementation ("io.etcd:jetcd-test:0.7.1")
'io.etcd:jetcd-test:jar:0.7.1'
<dependency org="io.etcd" name="jetcd-test" rev="0.7.1">
<artifact name="jetcd-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.etcd', module='jetcd-test', version='0.7.1')
)
libraryDependencies += "io.etcd" % "jetcd-test" % "0.7.1"
[io.etcd/jetcd-test "0.7.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.etcd : jetcd-api | jar | 0.7.1 |
| io.etcd : jetcd-launcher | jar | 0.7.1 |
| org.slf4j : slf4j-api | jar | 1.7.36 |
| com.google.guava : guava | jar | 31.1-jre |
| io.grpc : grpc-core | jar | 1.46.0 |
| io.grpc : grpc-netty | jar | 1.46.0 |
| io.grpc : grpc-protobuf | jar | 1.46.0 |
| io.grpc : grpc-stub | jar | 1.46.0 |
| io.grpc : grpc-grpclb | jar | 1.46.0 |
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |
| com.google.auto.service : auto-service-annotations | jar | 1.0.1 |