| License |
License |
|---|---|
| Categories |
Categoriesjetcd Data Databases |
| GroupId | GroupIdio.etcd |
| ArtifactId | ArtifactIdjetcd-test |
| Last Version | Last Version0.7.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjetcd-test
jetcd-test
|
| Filename | Size |
|---|---|
| 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 |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| 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 |