k2hash

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

Лицензия

Лицензия

Категории

Категории

Ant Компиляция и сборка
Группа

Группа

ax.antpick.training
Идентификатор

Идентификатор

k2hash
Последняя версия

Последняя версия

1.0.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

k2hash
An official java driver for k2hash, which is a highly available and scalable distributed KVS library.
Ссылка на сайт

Ссылка на сайт

https://github.com/yahoojapan/k2hash_java
Система контроля версий

Система контроля версий

https://github.com/yahoojapan/k2hash_java

Скачать k2hash

Как подключить последнюю версию

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1

Модули Проекта

Данный проект не имеет модулей.

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

Версии библиотеки

Версия
1.0.1