libfqlite

FQLite is a tool to find and restore deleted records in sqlite databases. It therefore examines the database for entries marked as deleted. Those entries can be recovered. It is written with the Java programming language. The program is able to search a SQLite database file for regular as well as deleted records.

License

License

GroupId

GroupId

io.github.fmpfeifer
ArtifactId

ArtifactId

libfqlite
Last Version

Last Version

1.57.05
Release Date

Release Date

Type

Type

jar
Description

Description

libfqlite
FQLite is a tool to find and restore deleted records in sqlite databases. It therefore examines the database for entries marked as deleted. Those entries can be recovered. It is written with the Java programming language. The program is able to search a SQLite database file for regular as well as deleted records.
Project URL

Project URL

https://github.com/fmpfeifer/libfqlite
Source Code Management

Source Code Management

https://github.com/fmpfeifer/libfqlite/tree/master

Download libfqlite

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.antlr : antlr4-runtime jar 4.9.2
commons-codec : commons-codec jar 1.15

Project Modules

There are no modules declared in this project.

Versions

Version
1.57.05
1.57.04
1.57.03
1.57.02
1.57.01
1.57.0
1.56.04-beta
1.56.03-beta
1.56.02-beta
1.56.01-beta