is not current version
Last Version 3.6.1

org.jsimpledb:jsimpledb-jsck 3.6.0

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

GroupId

GroupId

org.jsimpledb
ArtifactId

ArtifactId

jsimpledb-jsck
Version

Version

3.6.0
Type

Type

jar

Download jsimpledb-jsck 3.6.0


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