is not current version
Last Version 0.7.4

org.caffinitas.ohc:ohc-parent 0.3

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

GroupId

GroupId

org.caffinitas.ohc
ArtifactId

ArtifactId

ohc-parent
Version

Version

0.3
Type

Type

pom

Download ohc-parent 0.3

Filename Size
ohc-parent-0.3.pom 15 KB
Browse

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