License |
License |
---|---|
GroupId | GroupIdio.getquill |
ArtifactId | ArtifactIdquill-sql_2.13 |
Version | Version3.17.0-RC1 |
Type | Typejar |
Description |
Descriptionquill-sql
quill-sql
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.getquill/quill-sql_2.13/ -->
<dependency>
<groupId>io.getquill</groupId>
<artifactId>quill-sql_2.13</artifactId>
<version>3.17.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/io.getquill/quill-sql_2.13/
implementation 'io.getquill:quill-sql_2.13:3.17.0-RC1'
// https://jarcasting.com/artifacts/io.getquill/quill-sql_2.13/
implementation ("io.getquill:quill-sql_2.13:3.17.0-RC1")
'io.getquill:quill-sql_2.13:jar:3.17.0-RC1'
<dependency org="io.getquill" name="quill-sql_2.13" rev="3.17.0-RC1">
<artifact name="quill-sql_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.getquill', module='quill-sql_2.13', version='3.17.0-RC1')
)
libraryDependencies += "io.getquill" % "quill-sql_2.13" % "3.17.0-RC1"
[io.getquill/quill-sql_2.13 "3.17.0-RC1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.2 |
io.getquill : quill-engine_2.13 | jar | 3.17.0-RC1 |
io.getquill : quill-core_2.13 | jar | 3.17.0-RC1 |
com.lihaoyi : pprint_2.13 | jar | 0.6.6 |
org.scala-lang.modules : scala-collection-compat_2.13 | jar | 2.6.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.2.10 |
ch.qos.logback : logback-classic | jar | 1.2.6 |