Download ohc-core-j8-0.4.4.jar file - Jar o

Jar examples for o:ohc-core-j8

Description

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

You can download jar file ohc-core-j8 0.4.4 in this page.

License

Apache 2

Build File

You can use the following script to add ohc-core-j8-0.4.4.jar to your project.

<dependency>
   <groupId>org.caffinitas.ohc</groupId>
   <artifactId>ohc-core-j8</artifactId>
   <version>0.4.4</version>
</dependency>
compile group: 'org.caffinitas.ohc', name: 'ohc-core-j8', version: '0.4.4'
libraryDependencies += "org.caffinitas.ohc" % "ohc-core-j8" % "0.4.4"
<dependency org="org.caffinitas.ohc" name="ohc-core-j8" rev="0.4.4"/>
@Grapes(@Grab(group='org.caffinitas.ohc', module='ohc-core-j8', version='0.4.4'))
'org.caffinitas.ohc:ohc-core-j8:jar:0.4.4'

Download

Click the following link to download the jar file.

ohc-core-j8-0.4.4-javadoc.jar
ohc-core-j8-0.4.4-sources.jar
ohc-core-j8-0.4.4.jar
ohc-core-j8-0.4.4.pom



Related Tutorials