is not current version
Last Version 0.7.4

org.caffinitas.ohc:ohc-parent 0.7.0

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

GroupId

GroupId

org.caffinitas.ohc
ArtifactId

ArtifactId

ohc-parent
Version

Version

0.7.0
Type

Type

pom

Download ohc-parent 0.7.0

Filename Size
ohc-parent-0.7.0.pom 17 KB
Browse

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