Last Version

Recall 1.1.0

Recall: An off-heap garbage-free object store

License

License

GroupId

GroupId

com.aitusoftware
ArtifactId

ArtifactId

recall-store
Version

Version

1.1.0
Type

Type

jar
Description

Description

Recall
Recall: An off-heap garbage-free object store
Project URL

Project URL

https://github.com/aitusoftware/recall
Source Code Management

Source Code Management

https://github.com/aitusoftware/recall.git

Download recall-store 1.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.agrona : agrona jar 1.6.0

test (3)

Group / Artifact Type Version
com.google.truth : truth jar 1.0.1
org.junit.jupiter : junit-jupiter-api jar 5.6.2
org.junit.jupiter : junit-jupiter-engine jar 5.6.2

Project Modules

There are no modules declared in this project.