doobie-contrib-postgresql

PostgreSQL support for doobie.

License

License

MIT
Categories

Categories

PostgreSQL Data Databases
GroupId

GroupId

org.tpolecat
ArtifactId

ArtifactId

doobie-contrib-postgresql_2.11
Last Version

Last Version

0.3.0a
Release Date

Release Date

Type

Type

jar
Description

Description

doobie-contrib-postgresql
PostgreSQL support for doobie.
Project URL

Project URL

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

Project Organization

org.tpolecat

Download doobie-contrib-postgresql_2.11

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.8
org.tpolecat : doobie-core_2.11 jar 0.3.0a
org.postgresql : postgresql jar 9.4-1201-jdbc41
org.postgis : postgis-jdbc jar 1.3.3

test (2)

Group / Artifact Type Version
org.scalacheck : scalacheck_2.11 jar 1.13.4
org.specs2 : specs2-core_2.11 jar 3.8.6

Project Modules

There are no modules declared in this project.

Versions

Version
0.3.0a
0.3.0
0.3.0-M1
0.2.4
0.2.4-M1
0.2.3
0.2.3-RC4
0.2.3-RC3
0.2.3-RC2
0.2.3-RC1