Last Version

doobie-h2 1.0.0-RC2

H2 support for doobie.

License

License

MIT
Categories

Categories

H2 Data Databases
GroupId

GroupId

org.tpolecat
ArtifactId

ArtifactId

doobie-h2_2.13
Version

Version

1.0.0-RC2
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.13 1.0.0-RC2


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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.7
org.tpolecat : doobie-core_2.13 jar 1.0.0-RC2
org.scala-lang.modules : scala-collection-compat_2.13 jar 2.6.0
com.h2database : h2 jar 1.4.200

test (2)

Group / Artifact Type Version
org.typelevel : scalacheck-effect-munit_2.13 jar 1.0.3
org.typelevel : munit-cats-effect-3_2.13 jar 1.0.7

Project Modules

There are no modules declared in this project.