Last Version

Permazen Key/Value Database Consistency Checker 4.1.9

Permazen analog to UNIX fsck(8) command for checking the consistency of, and repairing any corruption in, a Permazen key/value database

License

License

Categories

Categories

Permazen Data ORM
GroupId

GroupId

io.permazen
ArtifactId

ArtifactId

permazen-jsck
Version

Version

4.1.9
Type

Type

jar
Description

Description

Permazen 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

Download permazen-jsck 4.1.9


<!-- 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"]

Dependencies

compile (5)

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

provided (3)

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

test (4)

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

Project Modules

There are no modules declared in this project.