License |
License |
---|---|
GroupId | GroupIdorg.squeryl |
ArtifactId | ArtifactIdsqueryl_2.13.0-RC1 |
Version | Version0.9.13 |
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.13.0-RC1-0.9.13.pom | |
squeryl_2.13.0-RC1-0.9.13.jar | 1 MB |
squeryl_2.13.0-RC1-0.9.13-sources.jar | 143 KB |
squeryl_2.13.0-RC1-0.9.13-javadoc.jar | 3 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.squeryl/squeryl_2.13.0-RC1/ -->
<dependency>
<groupId>org.squeryl</groupId>
<artifactId>squeryl_2.13.0-RC1</artifactId>
<version>0.9.13</version>
</dependency>
// https://jarcasting.com/artifacts/org.squeryl/squeryl_2.13.0-RC1/
implementation 'org.squeryl:squeryl_2.13.0-RC1:0.9.13'
// https://jarcasting.com/artifacts/org.squeryl/squeryl_2.13.0-RC1/
implementation ("org.squeryl:squeryl_2.13.0-RC1:0.9.13")
'org.squeryl:squeryl_2.13.0-RC1:jar:0.9.13'
<dependency org="org.squeryl" name="squeryl_2.13.0-RC1" rev="0.9.13">
<artifact name="squeryl_2.13.0-RC1" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.squeryl', module='squeryl_2.13.0-RC1', version='0.9.13')
)
libraryDependencies += "org.squeryl" % "squeryl_2.13.0-RC1" % "0.9.13"
[org.squeryl/squeryl_2.13.0-RC1 "0.9.13"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.0-RC1 |
cglib : cglib-nodep | jar | 3.2.10 |
org.json4s : json4s-scalap_2.13.0-RC1 | jar | 3.6.5 |
org.scala-lang.modules : scala-xml_2.13.0-RC1 | jar | 1.2.0 |
Group / Artifact | Type | Version |
---|---|---|
com.h2database : h2 | jar | 1.4.199 |
mysql : mysql-connector-java | jar | 5.1.47 |
org.postgresql : postgresql | jar | 42.1.4.jre7 |
net.sourceforge.jtds : jtds | jar | 1.3.1 |
org.apache.derby : derby | jar | 10.11.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.xerial : sqlite-jdbc | jar | 3.27.2.1 |