squeryl

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

License

License

GroupId

GroupId

org.squeryl
ArtifactId

ArtifactId

squeryl_2.8.0
Last Version

Last Version

0.9.5-6
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

http://squeryl.org
Project Organization

Project Organization

org.squeryl

Download squeryl_2.8.0

How to add to project

<!-- https://jarcasting.com/artifacts/org.squeryl/squeryl_2.8.0/ -->
<dependency>
    <groupId>org.squeryl</groupId>
    <artifactId>squeryl_2.8.0</artifactId>
    <version>0.9.5-6</version>
</dependency>
// https://jarcasting.com/artifacts/org.squeryl/squeryl_2.8.0/
implementation 'org.squeryl:squeryl_2.8.0:0.9.5-6'
// https://jarcasting.com/artifacts/org.squeryl/squeryl_2.8.0/
implementation ("org.squeryl:squeryl_2.8.0:0.9.5-6")
'org.squeryl:squeryl_2.8.0:jar:0.9.5-6'
<dependency org="org.squeryl" name="squeryl_2.8.0" rev="0.9.5-6">
  <artifact name="squeryl_2.8.0" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.squeryl', module='squeryl_2.8.0', version='0.9.5-6')
)
libraryDependencies += "org.squeryl" % "squeryl_2.8.0" % "0.9.5-6"
[org.squeryl/squeryl_2.8.0 "0.9.5-6"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.8.0
cglib : cglib-nodep jar 2.2
org.scala-lang : scalap jar 2.8.0

provided (6)

Group / Artifact Type Version
com.h2database : h2 jar 1.2.127
mysql : mysql-connector-java jar 5.1.10
postgresql : postgresql jar 8.4-701.jdbc4
net.sourceforge.jtds : jtds jar 1.2.4
org.apache.derby : derby jar 10.7.1.1
junit : junit jar 4.8.2

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.8.2 jar 1.5.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.5-6
0.9.5-5
0.9.5-4
0.9.5-3
0.9.5-2
0.9.5-1
0.9.5
0.9.5-RC2
0.9.5-RC1
0.9.4
0.9.4-RC7
0.9.4-RC6
0.9.4-RC3
0.9.4-RC2-4lift2.1
0.9.4-RC2-MsSql-beta
0.9.4-RC2-lift
0.9.4-RC2
0.9.4-RC1
0.9.4beta8-enums
0.9.4beta8