Jar examples for o:ohc-core
Off-Heap concurrent hash map intended to store GBs of serialized data
You can download jar file ohc-core 0.6.1 in this page.
Apache 2
You can use the following script to add ohc-core-0.6.1.jar to your project.
<dependency> <groupId>org.caffinitas.ohc</groupId> <artifactId>ohc-core</artifactId> <version>0.6.1</version> </dependency>
compile group: 'org.caffinitas.ohc', name: 'ohc-core', version: '0.6.1'
libraryDependencies += "org.caffinitas.ohc" % "ohc-core" % "0.6.1"
<dependency org="org.caffinitas.ohc" name="ohc-core" rev="0.6.1"/>
@Grapes(@Grab(group='org.caffinitas.ohc', module='ohc-core', version='0.6.1'))
'org.caffinitas.ohc:ohc-core:jar:0.6.1'
Click the following link to download the jar file.
ohc-core-0.6.1-javadoc.jar