keta

An etcd-like service backed by Apache Kafka

License

License

GroupId

GroupId

io.kcache
ArtifactId

ArtifactId

keta-parent
Last Version

Last Version

1.0.0
Release Date

Release Date

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

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

How to add to project

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

Versions

Version
1.0.0
0.2.0
0.1.0