Last Version

keta 1.0.0

An etcd-like service backed by Apache Kafka

License

License

GroupId

GroupId

io.kcache
ArtifactId

ArtifactId

keta-parent
Version

Version

1.0.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 1.0.0

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

<!-- 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