License |
License |
---|---|
GroupId | GroupIdio.kcache |
ArtifactId | ArtifactIdketa-parent |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionketa
An etcd-like service backed by Apache Kafka
|
Project URL |
Project URL |
Filename | Size |
---|---|
keta-parent-1.0.0.pom | 20 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"]