Last Version

doobie-h2-circe 1.0.0-RC2

h2 circe support for doobie.

License

License

MIT
Categories

Categories

H2 Data Databases
GroupId

GroupId

org.tpolecat
ArtifactId

ArtifactId

doobie-h2-circe_3
Version

Version

1.0.0-RC2
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_3 1.0.0-RC2


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

Dependencies

compile (6)

Group / Artifact Type Version
org.tpolecat : doobie-core_3 jar 1.0.0-RC2
org.tpolecat : doobie-h2_3 jar 1.0.0-RC2
org.scala-lang : scala3-library_3 jar 3.1.0
org.scala-lang.modules : scala-collection-compat_3 jar 2.6.0
io.circe : circe-core_3 jar 0.14.1
io.circe : circe-parser_3 jar 0.14.1

test (2)

Group / Artifact Type Version
org.typelevel : scalacheck-effect-munit_3 jar 1.0.3
org.typelevel : munit-cats-effect-3_3 jar 1.0.7

Project Modules

There are no modules declared in this project.