License |
License |
---|---|
Categories |
CategoriesPermazen Data ORM |
GroupId | GroupIdio.permazen |
ArtifactId | ArtifactIdpermazen-jsck |
Last Version | Last Version4.1.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPermazen Key/Value Database Consistency Checker
Permazen analog to UNIX fsck(8) command for checking the consistency of, and repairing any corruption in, a Permazen key/value database
|
Filename | Size |
---|---|
permazen-jsck-4.1.9.pom | |
permazen-jsck-4.1.9.jar | 61 KB |
permazen-jsck-4.1.9-sources.jar | 31 KB |
permazen-jsck-4.1.9-javadoc.jar | 66 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.permazen/permazen-jsck/ -->
<dependency>
<groupId>io.permazen</groupId>
<artifactId>permazen-jsck</artifactId>
<version>4.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.permazen/permazen-jsck/
implementation 'io.permazen:permazen-jsck:4.1.9'
// https://jarcasting.com/artifacts/io.permazen/permazen-jsck/
implementation ("io.permazen:permazen-jsck:4.1.9")
'io.permazen:permazen-jsck:jar:4.1.9'
<dependency org="io.permazen" name="permazen-jsck" rev="4.1.9">
<artifact name="permazen-jsck" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.permazen', module='permazen-jsck', version='4.1.9')
)
libraryDependencies += "io.permazen" % "permazen-jsck" % "4.1.9"
[io.permazen/permazen-jsck "4.1.9"]
Group / Artifact | Type | Version |
---|---|---|
io.permazen : permazen-coreapi | jar | 4.1.9 |
io.permazen : permazen-kv | jar | 4.1.9 |
io.permazen : permazen-util | jar | 4.1.9 |
com.google.guava : guava | jar | 31.1-jre |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
io.permazen : permazen-cli | jar | 4.1.9 |
io.permazen : permazen-main | jar | 4.1.9 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
io.permazen : permazen-kv-simple | jar | 4.1.9 |
io.permazen : permazen-kv-test | jar | 4.1.9 |
io.permazen : permazen-test | jar | 4.1.9 |
org.testng : testng | jar | 7.1.0 |