k2hash

An official java driver for k2hash, which is a highly available and scalable distributed KVS library.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

ax.antpick
ArtifactId

ArtifactId

k2hash
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

k2hash
An official java driver for k2hash, which is a highly available and scalable distributed KVS library.
Project URL

Project URL

https://github.com/yahoojapan/k2hash_java
Source Code Management

Source Code Management

https://github.com/yahoojapan/k2hash_java

Download k2hash

How to add to project

<!-- https://jarcasting.com/artifacts/ax.antpick/k2hash/ -->
<dependency>
    <groupId>ax.antpick</groupId>
    <artifactId>k2hash</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/ax.antpick/k2hash/
implementation 'ax.antpick:k2hash:1.0.4'
// https://jarcasting.com/artifacts/ax.antpick/k2hash/
implementation ("ax.antpick:k2hash:1.0.4")
'ax.antpick:k2hash:jar:1.0.4'
<dependency org="ax.antpick" name="k2hash" rev="1.0.4">
  <artifact name="k2hash" type="jar" />
</dependency>
@Grapes(
@Grab(group='ax.antpick', module='k2hash', version='1.0.4')
)
libraryDependencies += "ax.antpick" % "k2hash" % "1.0.4"
[ax.antpick/k2hash "1.0.4"]

Dependencies

compile (6)

Group / Artifact Type Version
net.java.dev.jna : jna jar 5.9.0
net.java.dev.jna : jna-platform jar 5.9.0
ch.qos.logback : logback-core jar 1.3.0-alpha10
ch.qos.logback : logback-classic jar 1.3.0-alpha10
org.javassist : javassist jar 3.28.0-GA
cglib : cglib-nodep jar 3.3.0

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar

Project Modules

There are no modules declared in this project.
ax.antpick

Yahoo! JAPAN

Versions

Version
1.0.4
1.0.1