All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download keta-core JAR 1.0.0 with all dependencies


Files of the artifact keta-core version 1.0.0 from the group io.kcache.

Artifact keta-core
Group io.kcache
Version 1.0.0
Last update 29. September 2021
Tags: etcd backed service kafka apache like
Organization not specified
URL Not specified
License not specified
Dependencies amount 18
Dependencies kafka-clients, kcache, kcache-bdbje, kcache-rocksdb, java-jwt, expiringmap, jbcrypt, protobuf-java, protobuf-java-util, guava, omid-commit-table, omid-metrics, omid-timestamp-storage-hbase1.x, omid-transaction-client, omid-tso-server-hbase2.x, slf4j-api, vertx-core, bcprov-jdk15on,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of keta-core Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of keta-core version 1.0.0

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.maven.io.kcache.keta-core
META-INF.maven.io.kcache.keta-core.META-INF.maven.io.kcache.keta-core.pom.properties
META-INF.maven.io.kcache.keta-core.META-INF.maven.io.kcache.keta-core.pom.xml
.auth.proto
io.etcd.jetcd.api
io.etcd.jetcd.api.io.etcd.jetcd.api.Auth
io.etcd.jetcd.api.io.etcd.jetcd.api.Event
io.etcd.jetcd.api.io.etcd.jetcd.api.EventOrBuilder
io.etcd.jetcd.api.io.etcd.jetcd.api.KeyValue
io.etcd.jetcd.api.io.etcd.jetcd.api.KeyValueOrBuilder
io.etcd.jetcd.api.io.etcd.jetcd.api.Kv
io.etcd.jetcd.api.io.etcd.jetcd.api.Permission
io.etcd.jetcd.api.io.etcd.jetcd.api.PermissionOrBuilder
io.etcd.jetcd.api.io.etcd.jetcd.api.Role
io.etcd.jetcd.api.io.etcd.jetcd.api.RoleOrBuilder
io.etcd.jetcd.api.io.etcd.jetcd.api.User
io.etcd.jetcd.api.io.etcd.jetcd.api.UserOrBuilder
io.kcache.keta
io.kcache.keta.io.kcache.keta.KetaConfig
io.kcache.keta.io.kcache.keta.KetaEngine
io.kcache.keta.auth
io.kcache.keta.auth.io.kcache.keta.auth.JwtTokenProvider
io.kcache.keta.auth.io.kcache.keta.auth.KetaAuthManager
io.kcache.keta.auth.io.kcache.keta.auth.SimpleTokenProvider
io.kcache.keta.auth.io.kcache.keta.auth.TokenProvider
io.kcache.keta.auth.exceptions
io.kcache.keta.auth.exceptions.io.kcache.keta.auth.exceptions.AuthNotEnabledException
io.kcache.keta.auth.exceptions.io.kcache.keta.auth.exceptions.AuthenticationException
io.kcache.keta.auth.exceptions.io.kcache.keta.auth.exceptions.InvalidAuthMgmtException
io.kcache.keta.auth.exceptions.io.kcache.keta.auth.exceptions.InvalidAuthTokenException
io.kcache.keta.auth.exceptions.io.kcache.keta.auth.exceptions.PermissionDeniedException
io.kcache.keta.auth.exceptions.io.kcache.keta.auth.exceptions.RoleAlreadyExistsException
io.kcache.keta.auth.exceptions.io.kcache.keta.auth.exceptions.RoleIsEmptyException
io.kcache.keta.auth.exceptions.io.kcache.keta.auth.exceptions.RoleNotFoundException
io.kcache.keta.auth.exceptions.io.kcache.keta.auth.exceptions.RootRoleNotFoundException
io.kcache.keta.auth.exceptions.io.kcache.keta.auth.exceptions.RootUserNotFoundException
io.kcache.keta.auth.exceptions.io.kcache.keta.auth.exceptions.UserAlreadyExistsException
io.kcache.keta.auth.exceptions.io.kcache.keta.auth.exceptions.UserIsEmptyException
io.kcache.keta.auth.exceptions.io.kcache.keta.auth.exceptions.UserNotFoundException
io.kcache.keta.kafka.serialization
io.kcache.keta.kafka.serialization.io.kcache.keta.kafka.serialization.KafkaProtobufDeserializer
io.kcache.keta.kafka.serialization.io.kcache.keta.kafka.serialization.KafkaProtobufSerde
io.kcache.keta.kafka.serialization.io.kcache.keta.kafka.serialization.KafkaProtobufSerializer
io.kcache.keta.kafka.serialization.io.kcache.keta.kafka.serialization.KafkaValueDeserializer
io.kcache.keta.kafka.serialization.io.kcache.keta.kafka.serialization.KafkaValueSerde
io.kcache.keta.kafka.serialization.io.kcache.keta.kafka.serialization.KafkaValueSerializer
io.kcache.keta.leader
io.kcache.keta.leader.io.kcache.keta.leader.LeaderElector
io.kcache.keta.lease
io.kcache.keta.lease.io.kcache.keta.lease.KetaLeaseManager
io.kcache.keta.lease.io.kcache.keta.lease.LeaseKeys
io.kcache.keta.lease.exceptions
io.kcache.keta.lease.exceptions.io.kcache.keta.lease.exceptions.LeaseExistsException
io.kcache.keta.lease.exceptions.io.kcache.keta.lease.exceptions.LeaseNotFoundException
io.kcache.keta.notifier
io.kcache.keta.notifier.io.kcache.keta.notifier.KetaNotifier
io.kcache.keta.notifier.io.kcache.keta.notifier.Notifier
io.kcache.keta.pb
io.kcache.keta.pb.io.kcache.keta.pb.Lease
io.kcache.keta.pb.io.kcache.keta.pb.LeaseOrBuilder
io.kcache.keta.pb.io.kcache.keta.pb.LeaseOuterClass
io.kcache.keta.pb.io.kcache.keta.pb.Versioned
io.kcache.keta.pb.io.kcache.keta.pb.VersionedValue
io.kcache.keta.pb.io.kcache.keta.pb.VersionedValueList
io.kcache.keta.pb.io.kcache.keta.pb.VersionedValueListOrBuilder
io.kcache.keta.pb.io.kcache.keta.pb.VersionedValueOrBuilder
io.kcache.keta.transaction
io.kcache.keta.transaction.io.kcache.keta.transaction.InMemoryCommitTable
io.kcache.keta.transaction.io.kcache.keta.transaction.InMemoryTimestampStorage
io.kcache.keta.transaction.io.kcache.keta.transaction.KetaCommitTable
io.kcache.keta.transaction.io.kcache.keta.transaction.KetaTimestampClient
io.kcache.keta.transaction.io.kcache.keta.transaction.KetaTimestampOracle
io.kcache.keta.transaction.io.kcache.keta.transaction.KetaTimestampStorage
io.kcache.keta.transaction.client
io.kcache.keta.transaction.client.io.kcache.keta.transaction.client.KetaCellId
io.kcache.keta.transaction.client.io.kcache.keta.transaction.client.KetaSyncPostCommitter
io.kcache.keta.transaction.client.io.kcache.keta.transaction.client.KetaTransaction
io.kcache.keta.transaction.client.io.kcache.keta.transaction.client.KetaTransactionManager
io.kcache.keta.transaction.client.io.kcache.keta.transaction.client.SnapshotFilter
io.kcache.keta.transaction.client.io.kcache.keta.transaction.client.SnapshotFilterImpl
io.kcache.keta.utils
io.kcache.keta.utils.io.kcache.keta.utils.IntervalTree
io.kcache.keta.utils.io.kcache.keta.utils.PemUtils
io.kcache.keta.utils.io.kcache.keta.utils.ProtoUtils
io.kcache.keta.version
io.kcache.keta.version.io.kcache.keta.version.TxVersionedCache
io.kcache.keta.version.io.kcache.keta.version.VersionedCache
io.kcache.keta.version.io.kcache.keta.version.VersionedValues
io.kcache.keta.version.exceptions
io.kcache.keta.version.exceptions.io.kcache.keta.version.exceptions.KeyNotFoundException
io.kcache.keta.watch
io.kcache.keta.watch.io.kcache.keta.watch.KetaWatchManager
io.kcache.keta.watch.io.kcache.keta.watch.Watch
io.kcache.keta.watch.exceptions
io.kcache.keta.watch.exceptions.io.kcache.keta.watch.exceptions.WatchExistsException
.kv.proto
.lease.proto
.versioned.proto




© 2015 - 2024 Weber Informatics LLC | Privacy Policy