SQLite JDBC for Minecraft
This mod is an SQLite JDBC driver designed for use as an external library or optional dependency by other projects.
This mod doesn't perform any functions on its own - it serves as an auxiliary component for other mods that use JDBC technology, such as Dynmap.
The mod is a direct repackaging of the original Xerial SQLite JDBC driver with added metadata that allows it to be loaded as a mod or plugin. The source code of the JDBC driver remains unchanged.
The universal JAR file is compatible with all versions of Forge, Fabric and Spigot, from version 1.12.2 up to current releases.