storr

JSON store

License

License

GroupId

GroupId

com.github.stacs-srg
ArtifactId

ArtifactId

storr
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

storr
JSON store
Project URL

Project URL

https://stacs-srg.github.io/storr/
Project Organization

Project Organization

School of Computer Science at University of St Andrews
Source Code Management

Source Code Management

https://github.com/stacs-srg/storr/tree/dev

Download storr

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.stacs-srg : utilities jar 1.0.3
com.google.guava : guava jar 29.0-jre
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.
com.github.stacs-srg
A research group working on distributed file systems, distributed database systems, sensor networks, distributed hash tables and data linkage.

Versions

Version
1.0.2
1.0.1
1.0.0