is not current version
Last Version 3.5.A

org.mapdb:mapdb-hz-offheap 0.8

Provides off-heap storage for in-memory datagrid build in Turkey.

Categories

Categories

MapDB Data Databases
GroupId

GroupId

org.mapdb
ArtifactId

ArtifactId

mapdb-hz-offheap
Version

Version

0.8
Type

Type

jar

Download mapdb-hz-offheap 0.8


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