Last Version

doobie-h2 0.8.0-RC1

H2 support for doobie.

License

License

MIT
Categories

Categories

H2 Data Databases
GroupId

GroupId

org.tpolecat
ArtifactId

ArtifactId

doobie-h2_2.11
Version

Version

0.8.0-RC1
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
Source Code Management

Source Code Management

https://github.com/tpolecat/doobie

Download doobie-h2_2.11 0.8.0-RC1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
org.tpolecat : doobie-core_2.11 jar 0.8.0-RC1
com.h2database : h2 jar 1.4.199

test (3)

Group / Artifact Type Version
org.scalacheck : scalacheck_2.11 jar 1.14.0
org.specs2 : specs2-core_2.11 jar 4.7.0
org.specs2 : specs2-scalacheck_2.11 jar 4.7.0

Project Modules

There are no modules declared in this project.