o

ohc-parent

Off-Heap concurrent hash map intended to store GBs of serialized data
http://caffinitas.org/
Apache-2.0
Robert Stupp, Koeln, Germany, robert-stupp.de
Robert Stupp
Files download
File Operation
ohc-parent-0.7.4.pom download
Apache Maven
<dependency>
  <groupId>org.caffinitas.ohc</groupId>
  <artifactId>ohc-parent</artifactId>
  <version>0.7.4</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.caffinitas.ohc:ohc-parent:0.7.4'
Gradle Kotlin
implementation("org.caffinitas.ohc:ohc-parent:0.7.4")
Scala SBT
libraryDependencies += "org.caffinitas.ohc" % "ohc-parent" % "0.7.4"
Groovy Grape
@Grapes(
  @Grab(group='org.caffinitas.ohc', module='ohc-parent', version='0.7.4')
)
Apache Ivy
<dependency org="org.caffinitas.ohc" name="ohc-parent" rev="0.7.4" />
Leiningen
[org.caffinitas.ohc/ohc-parent "0.7.4"]
Apache Buildr
'org.caffinitas.ohc:ohc-parent:jar:0.7.4'
Dependencies
The project has no third-party dependencies