Last Version

doobie-postgres 0.7.1

Postgres support for doobie.

License

License

MIT
GroupId

GroupId

org.tpolecat
ArtifactId

ArtifactId

doobie-postgres_2.13.0-M5
Version

Version

0.7.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_2.13.0-M5 0.7.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.0-M5
org.tpolecat : doobie-core_2.13.0-M5 jar 0.7.1
co.fs2 : fs2-io_2.13.0-M5 jar 1.0.4
org.postgresql : postgresql jar 42.2.5

provided (1)

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

test (3)

Group / Artifact Type Version
org.scalacheck : scalacheck_2.13.0-M5 jar 1.14.0
org.specs2 : specs2-core_2.13.0-M5 jar 4.5.1
org.specs2 : specs2-scalacheck_2.13.0-M5 jar 4.5.1

Project Modules

There are no modules declared in this project.