| License |
License |
|---|---|
| GroupId | GroupIdio.kcache |
| ArtifactId | ArtifactIdketa-server |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAn etcd-like service backed by Apache Kafka
|
| Filename | Size |
|---|---|
| keta-server-1.0.0.pom | |
| keta-server-1.0.0.jar | 1 MB |
| keta-server-1.0.0-tests.jar | 39 KB |
| keta-server-1.0.0-sources.jar | 477 KB |
| keta-server-1.0.0-javadoc.jar | 2 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.kcache/keta-server/ -->
<dependency>
<groupId>io.kcache</groupId>
<artifactId>keta-server</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.kcache/keta-server/
implementation 'io.kcache:keta-server:1.0.0'
// https://jarcasting.com/artifacts/io.kcache/keta-server/
implementation ("io.kcache:keta-server:1.0.0")
'io.kcache:keta-server:jar:1.0.0'
<dependency org="io.kcache" name="keta-server" rev="1.0.0">
<artifact name="keta-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.kcache', module='keta-server', version='1.0.0')
)
libraryDependencies += "io.kcache" % "keta-server" % "1.0.0"
[io.kcache/keta-server "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.kcache : keta-core | jar | 1.0.0 |
| org.apache.kafka : kafka-clients | jar | 3.0.0 |
| io.kcache : kcache | jar | 4.0.1 |
| io.kcache : kcache-rocksdb | jar | 4.0.1 |
| io.grpc : grpc-api | jar | 1.41.0 |
| io.grpc : grpc-netty | jar | 1.41.0 |
| io.grpc : grpc-protobuf | jar | 1.41.0 |
| io.grpc : grpc-stub | jar | 1.41.0 |
| io.netty : netty-tcnative-boringssl-static | jar | 2.0.43.Final |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.5 |
| com.google.protobuf : protobuf-java | jar | 3.18.0 |
| com.google.protobuf : protobuf-java-util | jar | 3.18.0 |
| com.google.guava : guava | jar | 31.0.1-jre |
| org.slf4j : slf4j-api | jar | 1.7.32 |
| io.vertx : vertx-core | jar | 4.1.4 |
| io.vertx : vertx-grpc | jar | 4.1.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.kcache : keta-core | test-jar | 1.0.0 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.32 |
| org.apache.kafka : kafka-clients | jar | 3.0.0 |
| org.apache.kafka : kafka_2.13 | jar | 3.0.0 |
| org.apache.kafka : kafka_2.13 | jar | 3.0.0 |
| org.scala-lang : scala-library | jar | 2.13.6 |
| io.etcd : jetcd-core | jar | 0.5.10 |
| org.assertj : assertj-core | jar | 3.21.0 |
| org.mockito : mockito-core | jar | 3.12.4 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.1 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.1 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.8.1 |
| io.vertx : vertx-junit5 | jar | 4.1.4 |