Jar examples for s:squeryl-2.11
A Scala ORM and DSL for talking with Databases using minimum verbosity and maximum type safety
You can download jar file squeryl_2.11 0.9.6-RC4 in this page.
Apache 2
You can use the following script to add squeryl_2.11-0.9.6-RC4.jar to your project.
<dependency> <groupId>com.github.rreckel</groupId> <artifactId>squeryl_2.11</artifactId> <version>0.9.6-RC4</version> </dependency>
compile group: 'com.github.rreckel', name: 'squeryl_2.11', version: '0.9.6-RC4'
libraryDependencies += "com.github.rreckel" % "squeryl_2.11" % "0.9.6-RC4"
<dependency org="com.github.rreckel" name="squeryl_2.11" rev="0.9.6-RC4"/>
@Grapes(@Grab(group='com.github.rreckel', module='squeryl_2.11', version='0.9.6-RC4'))
'com.github.rreckel:squeryl_2.11:jar:0.9.6-RC4'
Click the following link to download the jar file.
squeryl_2.11-0.9.6-RC4-javadoc.jar