| License |
License |
|---|---|
| GroupId | GroupIdio.libraft |
| ArtifactId | ArtifactIdkayvee |
| Version | Version0.1.1 |
| Type | Typejar |
| Description |
Descriptionkayvee
Sample consistent, distributed key-value store that uses libraft-agent and libraft-core
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| kayvee-0.1.1.pom | |
| kayvee-0.1.1.jar | 57 KB |
| kayvee-0.1.1-sources.jar | 47 KB |
| kayvee-0.1.1-javadoc.jar | 100 KB |
| kayvee-0.1.1-dist.zip | 12 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.libraft/kayvee/ -->
<dependency>
<groupId>io.libraft</groupId>
<artifactId>kayvee</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.libraft/kayvee/
implementation 'io.libraft:kayvee:0.1.1'
// https://jarcasting.com/artifacts/io.libraft/kayvee/
implementation ("io.libraft:kayvee:0.1.1")
'io.libraft:kayvee:jar:0.1.1'
<dependency org="io.libraft" name="kayvee" rev="0.1.1">
<artifact name="kayvee" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.libraft', module='kayvee', version='0.1.1')
)
libraryDependencies += "io.libraft" % "kayvee" % "0.1.1"
[io.libraft/kayvee "0.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.findbugs : jsr305 | jar | 2.0.1 |
| com.yammer.dropwizard : dropwizard-core | jar | 0.6.2 |
| org.slf4j : slf4j-api | jar | 1.7.+ |
| com.yammer.dropwizard : dropwizard-jdbi | jar | 0.6.2 |
| com.yammer.dropwizard : dropwizard-db | jar | 0.6.2 |
| com.google.guava : guava | jar | 14.0.+ |
| io.libraft : libraft-agent | jar | 0.1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.xerial : sqlite-jdbc | jar | 3.7.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.h2database : h2 | jar | 1.3.173 |
| org.codehaus.janino : commons-compiler | jar | 2.6.1 |
| ch.qos.logback : logback-classic | jar | 1.0.+ |
| org.mockito : mockito-core | jar | 1.9.5 |
| com.yammer.dropwizard : dropwizard-testing | jar | 0.6.2 |
| junit : junit | jar | 4.11 |
| com.yammer.dropwizard : dropwizard-client | jar | 0.6.2 |
| org.codehaus.janino : janino | jar | 2.6.1 |
| org.hamcrest : hamcrest-all | jar | 1.3 |