Last Version

Terracotta Off-Heap Store 2.5.2

A library that offers data structures allocated off the java heap.

License

License

GroupId

GroupId

org.terracotta
ArtifactId

ArtifactId

offheap-store
Version

Version

2.5.2
Type

Type

jar
Description

Description

Terracotta Off-Heap Store
A library that offers data structures allocated off the java heap.
Project URL

Project URL

https://github.com/Terracotta-OSS/offheap-store/
Source Code Management

Source Code Management

https://github.com/terracotta-oss/offheap-store

Download offheap-store 2.5.2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

test (7)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
junit : junit jar 4.12
org.hamcrest : hamcrest jar 2.1
org.mockito : mockito-core jar 3.0.0
org.ow2.asm : asm jar 7.0
org.ow2.asm : asm-commons jar 7.0
jfree : jfreechart jar 1.0.13

Project Modules

There are no modules declared in this project.