MVN

com.carrotsearch : hppc

Maven & Gradle

Dec 15, 2021
322 usages
932 stars

High Performance Primitive Collections · High Performance Primitive Collections: data structures (maps, sets, lists, stacks, queues) generated for combinations of object and primitive types to conserve JVM memory and speed up execution.

<dependency>
    <groupId>com.carrotsearch</groupId>
    <artifactId>hppc</artifactId>
    <version>0.9.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.carrotsearch : hppc to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.1
  • Latest Release Candidate: 0.9.0.RC2

All Versions

Choose a version of com.carrotsearch : hppc to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9.x
hppc-0.9.1
hppc-0.9.0
hppc-0.9.0.RC2
hppc-0.9.0.RC1
0.8.x
hppc-0.8.2
hppc-0.8.1
hppc-0.8.0
0.7.x
hppc-0.7.3
hppc-0.7.2
hppc-0.7.1
hppc-0.7.0
0.6.x
hppc-0.6.1
hppc-0.6.0
0.5.x
hppc-0.5.4
hppc-0.5.3
hppc-0.5.2
hppc-0.5.1
hppc-0.5.0
0.4.x
hppc-0.4.3
hppc-0.4.2
hppc-0.4.1
hppc-0.4.0
0.3.x
hppc-0.3.4
hppc-0.3.3
hppc-0.3.2

How to add a dependency to Maven

Add the following com.carrotsearch : hppc maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.carrotsearch</groupId>
    <artifactId>hppc</artifactId>
    <version>0.9.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.carrotsearch : hppc gradle dependency to your build.gradle file:

implementation 'com.carrotsearch:hppc:0.9.1'

Gradle Kotlin DSL: Add the following com.carrotsearch : hppc gradle kotlin dependency to your build.gradle.kts file:

implementation("com.carrotsearch:hppc:0.9.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.carrotsearch : hppc sbt scala dependency to your build.sbt file:

libraryDependencies += "com.carrotsearch" % "hppc" % "0.9.1"

Advertisement

Dependencies from Group

Dec 15, 2021
322 usages
932 stars
Aug 07, 2013
150 usages
58 stars
Apr 19, 2017
23 usages
132 stars
Mar 25, 2015
15 usages
nni
Jan 25, 2011
2 usages

Discover Dependencies

Jun 18, 2023
1.1k usages
3.1k stars
Aug 29, 2018
1.1k usages
519 stars
Apr 07, 2023
67 usages
146 stars
Mar 17, 2009
10 usages
Jun 06, 2023
584 usages
168 stars
Jul 01, 2023
34 stars
Jul 07, 2023
147 usages
2.5k stars
Jul 27, 2023
139 usages
4.3k stars
Jul 30, 2023
6 usages
456 stars
Sep 20, 2005
500 usages