<dependency> <groupId>org.xerial</groupId> <artifactId>sqlite-jdbc</artifactId> <version>3.72.0</version> </dependency>
Example Maven shade configuration:
Last updated: 2025. This guide reflects SQLite JDBC version 3.72.0. Always refer to the official changelog for version-specific changes. download sqlitejdbc372jar install
Always verify the SHA-256 checksum. For version 3.72.0, the official checksum (from Maven Central) is: <dependency> <groupId>org