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.4.3 in this page.
Apache 2
You can use the following script to add ohc-core-0.4.3.jar to your project.
<dependency> <groupId>org.caffinitas.ohc</groupId> <artifactId>ohc-core</artifactId> <version>0.4.3</version> </dependency>
compile group: 'org.caffinitas.ohc', name: 'ohc-core', version: '0.4.3'
libraryDependencies += "org.caffinitas.ohc" % "ohc-core" % "0.4.3"
<dependency org="org.caffinitas.ohc" name="ohc-core" rev="0.4.3"/>
@Grapes(@Grab(group='org.caffinitas.ohc', module='ohc-core', version='0.4.3'))
'org.caffinitas.ohc:ohc-core:jar:0.4.3'
Click the following link to download the jar file.
ohc-core-0.4.3-javadoc.jar