Last Version

doobie-h2-cats 0.4.4

H2 support for doobie.

License

License

MIT
Categories

Categories

H2 Data Databases
GroupId

GroupId

org.tpolecat
ArtifactId

ArtifactId

doobie-h2-cats_2.11
Version

Version

0.4.4
Type

Type

jar
Description

Description

doobie-h2-cats
H2 support for doobie.
Project URL

Project URL

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

Project Organization

org.tpolecat

Download doobie-h2-cats_2.11 0.4.4


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.11
org.tpolecat : doobie-core-cats_2.11 jar 0.4.4
com.h2database : h2 jar 1.4.195

test (3)

Group / Artifact Type Version
org.scalacheck : scalacheck_2.11 jar 1.13.5
org.specs2 : specs2-core_2.11 jar 3.9.4
org.specs2 : specs2-scalacheck_2.11 jar 3.9.4

Project Modules

There are no modules declared in this project.