HyCube

HyCube is a distributed hash table based on a hierarchical hypercube geometry, employing a novel variable metric adopting the Steinhaus transform.

License

License

Categories

Categories

Net
GroupId

GroupId

net.hycube
ArtifactId

ArtifactId

hycube
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

HyCube
HyCube is a distributed hash table based on a hierarchical hypercube geometry, employing a novel variable metric adopting the Steinhaus transform.
Project URL

Project URL

http://www.hycube.net
Project Organization

Project Organization

Artur Olszak
Source Code Management

Source Code Management

http://github.com/arturolszak/hycube

Download hycube

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.2

test (7)

Group / Artifact Type Version
log4j : log4j jar 1.2.17
org.hamcrest : hamcrest-all jar 1.3
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19
org.mockito : mockito-core jar 2.2.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1