License |
License |
---|---|
GroupId | GroupIdio.kcache |
ArtifactId | ArtifactIdketa-core |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAn etcd-like service backed by Apache Kafka
|
Filename | Size |
---|---|
keta-core-1.0.0.pom | |
keta-core-1.0.0.jar | 217 KB |
keta-core-1.0.0-tests.jar | 52 KB |
keta-core-1.0.0-sources.jar | 120 KB |
keta-core-1.0.0-javadoc.jar | 631 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.kcache/keta-core/ -->
<dependency>
<groupId>io.kcache</groupId>
<artifactId>keta-core</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.kcache/keta-core/
implementation 'io.kcache:keta-core:1.0.0'
// https://jarcasting.com/artifacts/io.kcache/keta-core/
implementation ("io.kcache:keta-core:1.0.0")
'io.kcache:keta-core:jar:1.0.0'
<dependency org="io.kcache" name="keta-core" rev="1.0.0">
<artifact name="keta-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.kcache', module='keta-core', version='1.0.0')
)
libraryDependencies += "io.kcache" % "keta-core" % "1.0.0"
[io.kcache/keta-core "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.kafka : kafka-clients | jar | 3.0.0 |
io.kcache : kcache | jar | 4.0.1 |
io.kcache : kcache-bdbje | jar | 4.0.1 |
io.kcache : kcache-rocksdb | jar | 4.0.1 |
com.auth0 : java-jwt | jar | 3.18.2 |
net.jodah : expiringmap | jar | 0.5.9 |
org.mindrot : jbcrypt | jar | 0.4 |
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.apache.omid : omid-commit-table | jar | 1.0.2 |
org.apache.omid : omid-metrics | jar | 1.0.2 |
org.apache.omid : omid-timestamp-storage-hbase1.x | jar | 1.0.2 |
org.apache.omid : omid-transaction-client | jar | 1.0.2 |
org.apache.omid : omid-tso-server-hbase2.x | jar | 1.0.2 |
org.slf4j : slf4j-api | jar | 1.7.32 |
io.vertx : vertx-core | jar | 4.1.4 |
org.bouncycastle : bcprov-jdk15on | jar | 1.69 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.tomcat : annotations-api | jar | 6.0.53 |
Group / Artifact | Type | Version |
---|---|---|
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 |
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.slf4j : slf4j-log4j12 | jar | 1.7.32 |