| License |
License |
|---|---|
| GroupId | GroupIdio.kcache |
| ArtifactId | ArtifactIdketa-server |
| Version | Version0.2.0 |
| Type | Typejar |
| Description |
DescriptionAn etcd-like service backed by Apache Kafka
|
| Filename | Size |
|---|---|
| keta-server-0.2.0.pom | |
| keta-server-0.2.0.jar | 1 MB |
| keta-server-0.2.0-tests.jar | 39 KB |
| keta-server-0.2.0-sources.jar | 477 KB |
| keta-server-0.2.0-javadoc.jar | 2 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.kcache/keta-server/ -->
<dependency>
<groupId>io.kcache</groupId>
<artifactId>keta-server</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.kcache/keta-server/
implementation 'io.kcache:keta-server:0.2.0'
// https://jarcasting.com/artifacts/io.kcache/keta-server/
implementation ("io.kcache:keta-server:0.2.0")
'io.kcache:keta-server:jar:0.2.0'
<dependency org="io.kcache" name="keta-server" rev="0.2.0">
<artifact name="keta-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.kcache', module='keta-server', version='0.2.0')
)
libraryDependencies += "io.kcache" % "keta-server" % "0.2.0"
[io.kcache/keta-server "0.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.kcache : keta-core | jar | 0.2.0 |
| org.apache.kafka : kafka-clients | jar | 2.6.0 |
| io.kcache : kcache | jar | 3.3.5 |
| io.kcache : kcache-rocksdb | jar | 3.3.5 |
| io.grpc : grpc-api | jar | 1.25.0 |
| io.grpc : grpc-netty | jar | 1.25.0 |
| io.grpc : grpc-protobuf | jar | 1.25.0 |
| io.grpc : grpc-stub | jar | 1.25.0 |
| io.netty : netty-tcnative-boringssl-static | jar | 2.0.34.Final |
| com.google.protobuf : protobuf-java | jar | 3.11.4 |
| com.google.protobuf : protobuf-java-util | jar | 3.11.4 |
| com.google.guava : guava | jar | 25.0-jre |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| io.vertx : vertx-core | jar | 3.9.4 |
| io.vertx : vertx-grpc | jar | 3.9.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.kcache : keta-core | test-jar | 0.2.0 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.30 |
| org.apache.kafka : kafka-clients | jar | 2.6.0 |
| org.apache.kafka : kafka_2.13 | jar | 2.6.0 |
| org.apache.kafka : kafka_2.13 | jar | 2.6.0 |
| org.scala-lang : scala-library | jar | 2.13.3 |
| io.etcd : jetcd-core | jar | 0.5.3 |
| org.assertj : assertj-core | jar | 3.18.0 |
| org.mockito : mockito-core | jar | 3.6.0 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.7.0 |
| io.vertx : vertx-junit5 | jar | 3.9.4 |