is not current version
Last Version 1.0.4

k2hash 1.0.1

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
Version

Version

1.0.1
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 1.0.1


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