Supported Scala versions are Scala2.9.1, Scala2.9.0, Scala2.8.1 and Scala2.8.0
After having setup your project to use SBT (see how to setup SBT)
Declare the Squeryl dependency in the SBT project definiition
Note : The Oracle driver is not available via SBT/Maven, you will have to downloaded manually.
The remaining steps are :
You should now be ready to insert, update, delete data, and of course run queries.
If for some reason you can’t use SBT and must use Maven, you will find the Squeryl artifacts hosted here
If you want to manage your dependencies without SBT or Maven, you will need the following jars :