Last Version

OHC core - Java8 optimization 0.6.1

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

License

License

GroupId

GroupId

org.caffinitas.ohc
ArtifactId

ArtifactId

ohc-core-j8
Version

Version

0.6.1
Type

Type

jar
Description

Description

OHC core - Java8 optimization
Off-Heap concurrent hash map intended to store GBs of serialized data
Project URL

Project URL

http://caffinitas.org/
Project Organization

Project Organization

Robert Stupp, Koeln, Germany, robert-stupp.de
Source Code Management

Source Code Management

https://github.com/snazy/ohc

Download ohc-core-j8 0.6.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.caffinitas.ohc : ohc-core jar 0.6.1

test (4)

Group / Artifact Type Version
org.xerial.snappy : snappy-java jar 1.1.1.7
net.jpountz.lz4 : lz4 jar 1.3
org.testng : testng jar 6.9.10
org.hamcrest : java-hamcrest jar 2.0.0.0

Project Modules

There are no modules declared in this project.