| License |
License |
|---|---|
| GroupId | GroupIdorg.terracotta |
| ArtifactId | ArtifactIdoffheap-store |
| Last Version | Last Version2.5.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionTerracotta Off-Heap Store
A library that offers data structures allocated off the java heap.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| offheap-store-2.5.2.pom | |
| offheap-store-2.5.2.jar | 282 KB |
| offheap-store-2.5.2-sources.jar | 178 KB |
| offheap-store-2.5.2-javadoc.jar | 883 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 |
| 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 |