Where to download sqlitejdbc?
jakarta-ee, java, jdbc, sqlite
Solution
Original Post: They've since moved from Google Code to BitBucket. Here's the BitBucket Repo: https://bitbucket.org/xerial/sqlite-jdbc
Update 8-13-2015: Now they're off to GitHub: https://github.com/xerial/sqlite-jdbc
I've left the bitbucket link because there is a wealth of project information there, even though the code has moved to git hub.
Problem
I find the download URL on the SQLite official site, `http://www.zentus.com/sqlitejdbc`. But using this link results in: 404 not found. What's wrong with the sqlitejdbc? Where do I find the official site?