is not current version
Last Version 1.0.0

keta 0.2.0

An etcd-like service backed by Apache Kafka

License

License

GroupId

GroupId

io.kcache
ArtifactId

ArtifactId

keta-parent
Version

Version

0.2.0
Type

Type

pom
Description

Description

keta
An etcd-like service backed by Apache Kafka
Project URL

Project URL

https://github.com/rayokota/keta

Download keta-parent 0.2.0

Filename Size
keta-parent-0.2.0.pom 20 KB
Browse

<!-- https://jarcasting.com/artifacts/io.kcache/keta-parent/ -->
<dependency>
    <groupId>io.kcache</groupId>
    <artifactId>keta-parent</artifactId>
    <version>0.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.kcache/keta-parent/
implementation 'io.kcache:keta-parent:0.2.0'
// https://jarcasting.com/artifacts/io.kcache/keta-parent/
implementation ("io.kcache:keta-parent:0.2.0")
'io.kcache:keta-parent:pom:0.2.0'
<dependency org="io.kcache" name="keta-parent" rev="0.2.0">
  <artifact name="keta-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.kcache', module='keta-parent', version='0.2.0')
)
libraryDependencies += "io.kcache" % "keta-parent" % "0.2.0"
[io.kcache/keta-parent "0.2.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • keta-core
  • keta-server