Last Version

HPPC (parent POM) 0.8.2

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
Version

Version

0.8.2
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 0.8.2

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

<!-- 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