Last Version

hyperplane-hash 0.1.0

A Java implementation of Hyperplane Hash (HH)

License

License

GroupId

GroupId

io.github.stepping1st
ArtifactId

ArtifactId

hyperplane-hash
Version

Version

0.1.0
Type

Type

jar
Description

Description

hyperplane-hash
A Java implementation of Hyperplane Hash (HH)
Project URL

Project URL

https://github.com/stepping1st/hyperplane-hash
Source Code Management

Source Code Management

https://github.com/stepping1st/hyperplane-hash.git

Download hyperplane-hash 0.1.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.36
ch.qos.logback : logback-classic jar 1.2.11
org.apache.commons : commons-math jar 2.2
it.unimi.dsi : fastutil jar 8.5.8

test (5)

Group / Artifact Type Version
commons-cli : commons-cli jar 1.5.0
org.apache.commons : commons-lang3 jar 3.11
com.google.code.gson : gson jar 2.8.9
org.junit.jupiter : junit-jupiter-api jar 5.6.0
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.