doobie-h2-circe

h2 circe support for doobie.

License

License

MIT
Categories

Categories

H2 Data Databases
GroupId

GroupId

org.tpolecat
ArtifactId

ArtifactId

doobie-h2-circe_2.13
Last Version

Last Version

1.0.0-RC2
Release Date

Release Date

Type

Type

jar
Description

Description

doobie-h2-circe
h2 circe 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-circe_2.13

How to add to project

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

Dependencies

compile (6)

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.tpolecat : doobie-h2_2.13 jar 1.0.0-RC2
org.scala-lang.modules : scala-collection-compat_2.13 jar 2.6.0
io.circe : circe-core_2.13 jar 0.14.1
io.circe : circe-parser_2.13 jar 0.14.1

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.

Versions

Version
1.0.0-RC2