quill-doobie


License

License

GroupId

GroupId

io.getquill
ArtifactId

ArtifactId

quill-doobie_3
Last Version

Last Version

4.0.0-RC1
Release Date

Release Date

Type

Type

jar
Description

Description

quill-doobie
quill-doobie
Project URL

Project URL

http://github.com/getquill/protoquill
Project Organization

Project Organization

io.getquill
Source Code Management

Source Code Management

https://github.com/getquill/protoquill

Download quill-doobie_3

How to add to project

<!-- https://jarcasting.com/artifacts/io.getquill/quill-doobie_3/ -->
<dependency>
    <groupId>io.getquill</groupId>
    <artifactId>quill-doobie_3</artifactId>
    <version>4.0.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/io.getquill/quill-doobie_3/
implementation 'io.getquill:quill-doobie_3:4.0.0-RC1'
// https://jarcasting.com/artifacts/io.getquill/quill-doobie_3/
implementation ("io.getquill:quill-doobie_3:4.0.0-RC1")
'io.getquill:quill-doobie_3:jar:4.0.0-RC1'
<dependency org="io.getquill" name="quill-doobie_3" rev="4.0.0-RC1">
  <artifact name="quill-doobie_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.getquill', module='quill-doobie_3', version='4.0.0-RC1')
)
libraryDependencies += "io.getquill" % "quill-doobie_3" % "4.0.0-RC1"
[io.getquill/quill-doobie_3 "4.0.0-RC1"]

Dependencies

compile (5)

Group / Artifact Type Version
io.getquill : quill-jdbc_3 jar 4.0.0-RC1
org.scala-lang : scala3-library_3 jar 3.1.1
org.scala-lang.modules : scala-java8-compat_3 jar 1.0.1
com.zaxxer : HikariCP jar 3.4.5
org.tpolecat : doobie-core_3 jar 1.0.0-RC2

test (7)

Group / Artifact Type Version
mysql : mysql-connector-java jar 8.0.22
com.h2database : h2 jar 1.4.200
org.postgresql : postgresql jar 42.2.18
org.xerial : sqlite-jdbc jar 3.32.3.2
com.microsoft.sqlserver : mssql-jdbc jar 7.1.1.jre8-preview
com.oracle.ojdbc : ojdbc8 jar 19.3.0.0
org.tpolecat : doobie-postgres_3 jar 1.0.0-RC2

Project Modules

There are no modules declared in this project.

Versions

Version
4.0.0-RC1
3.18.0
3.16.5-Beta30
3.16.5-Beta29