Download squeryl_2.10-0.9.6-M1.jar file - Jar s

Jar examples for s:squeryl-2.10

Description

A Scala ORM and DSL for talking with Databases using minimum verbosity and maximum type safety

You can download jar file squeryl_2.10 0.9.6-M1 in this page.

License

Apache 2

Build File

You can use the following script to add squeryl_2.10-0.9.6-M1.jar to your project.

<dependency>
   <groupId>com.github.aselab</groupId>
   <artifactId>squeryl_2.10</artifactId>
   <version>0.9.6-M1</version>
</dependency>
compile group: 'com.github.aselab', name: 'squeryl_2.10', version: '0.9.6-M1'
libraryDependencies += "com.github.aselab" % "squeryl_2.10" % "0.9.6-M1"
<dependency org="com.github.aselab" name="squeryl_2.10" rev="0.9.6-M1"/>
@Grapes(@Grab(group='com.github.aselab', module='squeryl_2.10', version='0.9.6-M1'))
'com.github.aselab:squeryl_2.10:jar:0.9.6-M1'

Download

Click the following link to download the jar file.

squeryl_2.10-0.9.6-M1-javadoc.jar
squeryl_2.10-0.9.6-M1-sources.jar
squeryl_2.10-0.9.6-M1.jar
squeryl_2.10-0.9.6-M1.pom



Related Tutorials