License |
License |
---|---|
GroupId | GroupIdorg.squeryl |
ArtifactId | ArtifactIdsqueryl_2.12.0-RC2 |
Version | Version0.9.7 |
Type | Typejar |
Description |
Descriptionsqueryl
A Scala ORM and DSL for talking with Databases using minimum verbosity and maximum type safety
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
squeryl_2.12.0-RC2-0.9.7.pom | |
squeryl_2.12.0-RC2-0.9.7.jar | 1 MB |
squeryl_2.12.0-RC2-0.9.7-sources.jar | 148 KB |
squeryl_2.12.0-RC2-0.9.7-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.squeryl/squeryl_2.12.0-RC2/ -->
<dependency>
<groupId>org.squeryl</groupId>
<artifactId>squeryl_2.12.0-RC2</artifactId>
<version>0.9.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.squeryl/squeryl_2.12.0-RC2/
implementation 'org.squeryl:squeryl_2.12.0-RC2:0.9.7'
// https://jarcasting.com/artifacts/org.squeryl/squeryl_2.12.0-RC2/
implementation ("org.squeryl:squeryl_2.12.0-RC2:0.9.7")
'org.squeryl:squeryl_2.12.0-RC2:jar:0.9.7'
<dependency org="org.squeryl" name="squeryl_2.12.0-RC2" rev="0.9.7">
<artifact name="squeryl_2.12.0-RC2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.squeryl', module='squeryl_2.12.0-RC2', version='0.9.7')
)
libraryDependencies += "org.squeryl" % "squeryl_2.12.0-RC2" % "0.9.7"
[org.squeryl/squeryl_2.12.0-RC2 "0.9.7"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.0-RC2 |
cglib : cglib-nodep | jar | 3.2.4 |
org.json4s : json4s-scalap_2.12.0-RC2 | jar | 3.4.2 |
org.scala-lang.modules : scala-xml_2.12.0-RC2 | jar | 1.0.5 |
Group / Artifact | Type | Version |
---|---|---|
com.h2database : h2 | jar | 1.4.192 |
mysql : mysql-connector-java | jar | 5.1.39 |
postgresql : postgresql | jar | 9.1-901.jdbc4 |
net.sourceforge.jtds : jtds | jar | 1.2.4 |
org.apache.derby : derby | jar | 10.11.1.1 |