MVN

net.openhft : zero-allocation-hashing

Maven & Gradle

Jul 27, 2022
37 usages
727 stars

Zero-allocation Hashing · Zero-allocation implementations of fast non-cryptographic hash functions for byte sequences or blocks of memory

<dependency>
    <groupId>net.openhft</groupId>
    <artifactId>zero-allocation-hashing</artifactId>
    <version>0.16</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.openhft : zero-allocation-hashing to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.16

All Versions

Choose a version of net.openhft : zero-allocation-hashing to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.16
zero-allocation-hashing-0.16
0.15
zero-allocation-hashing-0.15
0.12
zero-allocation-hashing-0.12
0.11
zero-allocation-hashing-0.11
0.10.x
zero-allocation-hashing-0.10.1
0.10
zero-allocation-hashing-0.10
0.9
zero-allocation-hashing-0.9
0.8
zero-allocation-hashing-0.8
0.7
zero-allocation-hashing-0.7
0.6
zero-allocation-hashing-0.6
0.5
zero-allocation-hashing-0.5
0.4
zero-allocation-hashing-0.4
0.3
zero-allocation-hashing-0.3
0.2
zero-allocation-hashing-0.2
0.1
zero-allocation-hashing-0.1

How to add a dependency to Maven

Add the following net.openhft : zero-allocation-hashing maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.openhft</groupId>
    <artifactId>zero-allocation-hashing</artifactId>
    <version>0.16</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.openhft : zero-allocation-hashing gradle dependency to your build.gradle file:

implementation 'net.openhft:zero-allocation-hashing:0.16'

Gradle Kotlin DSL: Add the following net.openhft : zero-allocation-hashing gradle kotlin dependency to your build.gradle.kts file:

implementation("net.openhft:zero-allocation-hashing:0.16")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.openhft : zero-allocation-hashing sbt scala dependency to your build.sbt file:

libraryDependencies += "net.openhft" % "zero-allocation-hashing" % "0.16"

Advertisement

Dependencies from Group

Jan 12, 2023
60 usages
1.7k stars
Aug 10, 2023
42 usages
2.9k stars
Jul 14, 2022
41 usages
614 stars
Jul 27, 2022
37 usages
727 stars
Apr 26, 2023
34 usages
2.5k stars

Discover Dependencies

Jun 02, 2023
69 usages
7.7k stars
pl
Jul 11, 2023
7 usages
26 stars
Jul 14, 2020
16 usages
Nov 12, 2010
24 usages
21 stars
Aug 23, 2023
5 usages
269 stars
Sep 17, 2014
36 usages
1.9k stars
Oct 23, 2012
80 usages
Mar 01, 2017
12 usages
155 stars
Oct 23, 2021
32 usages
0 stars