0

I installed liquibase in my ubuntu to work with sqlite, which requires sqlitejdbc driver to run. I can not find if this driver was already installed when I was installing sqlite 6 months ago. Thanks a lot.

Mark O'Connor
  • 76,015
  • 10
  • 139
  • 185
user1342336
  • 967
  • 2
  • 16
  • 28

1 Answers1

0

No, you'll need to get it yourself. There are two slightly different versions provided by different groups:

http://www.zentus.com/sqlitejdbc/

http://www.xerial.org/trac/Xerial/wiki/SQLiteJDBC

kenm
  • 23,127
  • 2
  • 43
  • 62