is not current version
Last Version 0.7.1

org.tpolecat:doobie-h2_2.13.0-M5 0.7.0-M5

H2 support for doobie.

Categories

Categories

H2 Data Databases
GroupId

GroupId

org.tpolecat
ArtifactId

ArtifactId

doobie-h2_2.13.0-M5
Version

Version

0.7.0-M5
Type

Type

jar

Download doobie-h2_2.13.0-M5 0.7.0-M5


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