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.training
ArtifactId

ArtifactId

k2hash
Last Version

Last Version

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

Dependencies

compile (4)

Group / Artifact Type Version
net.java.dev.jna : jna jar 5.5.0
net.java.dev.jna : jna-platform jar 5.5.0
ch.qos.logback : logback-core jar 1.2.3
ch.qos.logback : logback-classic jar 1.2.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

k2hash_java

Actions Status GitHub license

Overview

k2hash_java is an official java driver for k2hash.

  • K2HASH - K2Hash by Yahoo! JAPAN

Install

Add the following dependency to your pom.xml.

        <dependency>
          <groupId>ax.antpick</groupId>
          <artifactId>k2hash</artifactId>
        </dependency>

Development

Clone this repository and go into the directory, then run the following command.

$ mvn clean exec:exec package

Documents

Packages

License

MIT License. See the LICENSE file.

AntPickax

AntPickax is

ax.antpick.training

Yahoo! JAPAN

Versions

Version
1.0.1