is not current version
Last Version 0.12.1

org.tpolecat:doobie-h2_3.0.0-M3 0.11.0-M2

H2 support for doobie.

Categories

Categories

H2 Data Databases
GroupId

GroupId

org.tpolecat
ArtifactId

ArtifactId

doobie-h2_3.0.0-M3
Version

Version

0.11.0-M2
Type

Type

jar

Download doobie-h2_3.0.0-M3 0.11.0-M2


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