Last Version

libfqlite 1.57.05

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
Version

Version

1.57.05
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 1.57.05


<!-- 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.