Last Version

Simple Record Store 1.0.0-RC6

simple single file key value storage

License

License

GroupId

GroupId

com.github.trex-paxos
ArtifactId

ArtifactId

simple-record-store
Version

Version

1.0.0-RC6
Type

Type

jar
Description

Description

Simple Record Store
simple single file key value storage
Project URL

Project URL

https://github.com/simbo1905/simple-record-store
Source Code Management

Source Code Management

https://github.com/simbo1905/simple-record-store.git

Download simple-record-store 1.0.0-RC6


<!-- https://jarcasting.com/artifacts/com.github.trex-paxos/simple-record-store/ -->
<dependency>
    <groupId>com.github.trex-paxos</groupId>
    <artifactId>simple-record-store</artifactId>
    <version>1.0.0-RC6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.trex-paxos/simple-record-store/
implementation 'com.github.trex-paxos:simple-record-store:1.0.0-RC6'
// https://jarcasting.com/artifacts/com.github.trex-paxos/simple-record-store/
implementation ("com.github.trex-paxos:simple-record-store:1.0.0-RC6")
'com.github.trex-paxos:simple-record-store:jar:1.0.0-RC6'
<dependency org="com.github.trex-paxos" name="simple-record-store" rev="1.0.0-RC6">
  <artifact name="simple-record-store" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.trex-paxos', module='simple-record-store', version='1.0.0-RC6')
)
libraryDependencies += "com.github.trex-paxos" % "simple-record-store" % "1.0.0-RC6"
[com.github.trex-paxos/simple-record-store "1.0.0-RC6"]

Dependencies

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.10

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.