Last Version

doobie-h2 1.0.0-M2

H2 support for doobie.

License

License

MIT
Categories

Categories

H2 Data Databases
GroupId

GroupId

org.tpolecat
ArtifactId

ArtifactId

doobie-h2_3.0.0-RC3
Version

Version

1.0.0-M2
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_3.0.0-RC3 1.0.0-M2


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

Dependencies

compile (4)

Group / Artifact Type Version
org.tpolecat : doobie-core_3.0.0-RC3 jar 1.0.0-M2
org.scala-lang : scala3-library_3.0.0-RC3 jar 3.0.0-RC3
org.scala-lang.modules : scala-collection-compat_3.0.0-RC3 jar 2.4.3
com.h2database : h2 jar 1.4.200

test (2)

Group / Artifact Type Version
org.typelevel : scalacheck-effect-munit_3.0.0-RC3 jar 1.0.1
org.typelevel : munit-cats-effect-2_3.0.0-RC3 jar 1.0.2

Project Modules

There are no modules declared in this project.