storr
A file-based record storage library.
Usage via maven
<dependency>
<groupId>com.github.stacs-srg</groupId>
<artifactId>storr</artifactId>
<version>1.0.1</version>
</dependency>
| License |
License |
|---|---|
| GroupId | GroupIdcom.github.stacs-srg |
| ArtifactId | ArtifactIdstorr |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionstorr
JSON store
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| storr-1.0.2.pom | |
| storr-1.0.2.jar | 122 KB |
| storr-1.0.2-sources.jar | 905 KB |
| storr-1.0.2-javadoc.jar | 462 KB |
| Browse |
<!-- 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"]
| 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 |
A file-based record storage library.
<dependency>
<groupId>com.github.stacs-srg</groupId>
<artifactId>storr</artifactId>
<version>1.0.1</version>
</dependency>