Last Version

OHC parent 0.7.4

Off-Heap concurrent hash map intended to store GBs of serialized data

License

License

GroupId

GroupId

org.caffinitas.ohc
ArtifactId

ArtifactId

ohc-parent
Version

Version

0.7.4
Type

Type

pom
Description

Description

OHC parent
Off-Heap concurrent hash map intended to store GBs of serialized data
Project URL

Project URL

http://caffinitas.org/
Project Organization

Project Organization

Robert Stupp, Koeln, Germany, robert-stupp.de
Source Code Management

Source Code Management

https://github.com/snazy/ohc

Download ohc-parent 0.7.4

Filename Size
ohc-parent-0.7.4.pom 18 KB
Browse

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

Dependencies

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

Project Modules

  • ohc-core
  • ohc-benchmark
  • ohc-jmh