MVN

org.caffinitas.ohc : ohc-parent

Maven & Gradle

Dec 15, 2021
972 stars

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

<dependency>
    <groupId>org.caffinitas.ohc</groupId>
    <artifactId>ohc-parent</artifactId>
    <version>0.7.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.caffinitas.ohc : ohc-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.7.4

All Versions

Choose a version of org.caffinitas.ohc : ohc-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.7.x
ohc-parent-0.7.4
ohc-parent-0.7.3
ohc-parent-0.7.2
ohc-parent-0.7.1
ohc-parent-0.7.0
0.6.x
ohc-parent-0.6.1
ohc-parent-0.6.0
0.5.x
ohc-parent-0.5.1
ohc-parent-0.5.0
0.4.x
ohc-parent-0.4.5
ohc-parent-0.4.4
ohc-parent-0.4.3
ohc-parent-0.4.2
ohc-parent-0.4.1
0.4
ohc-parent-0.4
0.3.x
ohc-parent-0.3.6
ohc-parent-0.3.5
ohc-parent-0.3.4
ohc-parent-0.3.3
ohc-parent-0.3.2
ohc-parent-0.3.1
0.3
ohc-parent-0.3
0.2.x
ohc-parent-0.2.1
0.2
ohc-parent-0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.caffinitas.ohc</groupId>
    <artifactId>ohc-parent</artifactId>
    <version>0.7.4</version>
</dependency>