Last Version

doobie-h2 0.4.3

H2 support for doobie.

License

License

MIT
Categories

Categories

H2 Data Databases
GroupId

GroupId

org.tpolecat
ArtifactId

ArtifactId

doobie-h2_2.10
Version

Version

0.4.3
Type

Type

jar
Description

Description

doobie-h2
H2 support for doobie.
Project URL

Project URL

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

Project Organization

org.tpolecat

Download doobie-h2_2.10 0.4.3


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.6
org.tpolecat : doobie-core_2.10 jar 0.4.3
com.h2database : h2 jar 1.4.195

test (3)

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

Project Modules

There are no modules declared in this project.