Last Version

doobie-postgres 0.12.1

Postgres support for doobie.

License

License

MIT
GroupId

GroupId

org.tpolecat
ArtifactId

ArtifactId

doobie-postgres_3.0.0-M3
Version

Version

0.12.1
Type

Type

jar
Description

Description

doobie-postgres
Postgres support for doobie.
Project URL

Project URL

https://github.com/tpolecat/doobie
Project Organization

Project Organization

org.tpolecat
Source Code Management

Source Code Management

https://github.com/tpolecat/doobie

Download doobie-postgres_3.0.0-M3 0.12.1


<!-- https://jarcasting.com/artifacts/org.tpolecat/doobie-postgres_3.0.0-M3/ -->
<dependency>
    <groupId>org.tpolecat</groupId>
    <artifactId>doobie-postgres_3.0.0-M3</artifactId>
    <version>0.12.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.tpolecat/doobie-postgres_3.0.0-M3/
implementation 'org.tpolecat:doobie-postgres_3.0.0-M3:0.12.1'
// https://jarcasting.com/artifacts/org.tpolecat/doobie-postgres_3.0.0-M3/
implementation ("org.tpolecat:doobie-postgres_3.0.0-M3:0.12.1")
'org.tpolecat:doobie-postgres_3.0.0-M3:jar:0.12.1'
<dependency org="org.tpolecat" name="doobie-postgres_3.0.0-M3" rev="0.12.1">
  <artifact name="doobie-postgres_3.0.0-M3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tpolecat', module='doobie-postgres_3.0.0-M3', version='0.12.1')
)
libraryDependencies += "org.tpolecat" % "doobie-postgres_3.0.0-M3" % "0.12.1"
[org.tpolecat/doobie-postgres_3.0.0-M3 "0.12.1"]

Dependencies

compile (5)

Group / Artifact Type Version
org.tpolecat : doobie-core_3.0.0-M3 jar 0.12.1
org.scala-lang : scala3-library_3.0.0-M3 jar 3.0.0-M3
org.scala-lang.modules : scala-collection-compat_3.0.0-M3 jar 2.4.2
co.fs2 : fs2-io_3.0.0-M3 jar 2.5.3
org.postgresql : postgresql jar 42.2.19

provided (1)

Group / Artifact Type Version
net.postgis : postgis-jdbc jar 2.5.0

test (2)

Group / Artifact Type Version
org.typelevel : scalacheck-effect-munit_3.0.0-M3 jar 0.7.1
org.typelevel : munit-cats-effect-2_3.0.0-M3 jar 0.13.1

Project Modules

There are no modules declared in this project.