HPPC (parent POM)

Parent POM for HPPC projects (High Performance Primitive Collections)

License

License

Categories

Categories

HPPC General Purpose Libraries High Performance Search Business Logic Libraries
GroupId

GroupId

com.carrotsearch
ArtifactId

ArtifactId

hppc-parent
Last Version

Last Version

0.8.2
Release Date

Release Date

Type

Type

pom
Description

Description

HPPC (parent POM)
Parent POM for HPPC projects (High Performance Primitive Collections)
Project URL

Project URL

http://labs.carrotsearch.com/hppc.html
Project Organization

Project Organization

Carrot Search s.c.

Download hppc-parent

Filename Size
hppc-parent-0.8.2.pom 9 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • hppc
  • hppc-template-processor
  • hppc-benchmarks
  • hppc-examples

Versions

Version
0.8.2
0.8.1
0.8.0
0.7.3
0.7.2
0.7.1
0.7.0
0.6.1
0.6.0
0.5.4
0.5.3
0.5.2
0.5.1
0.5.0
0.4.3
0.4.2
0.4.1
0.4.0