is not current version
Last Version 1.0.0-RC2

doobie-core 1.0.0-M5

Pure functional JDBC layer for Scala.

License

License

MIT
GroupId

GroupId

org.tpolecat
ArtifactId

ArtifactId

doobie-core_2.13
Version

Version

1.0.0-M5
Type

Type

jar
Description

Description

doobie-core
Pure functional JDBC layer for Scala.
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-core_2.13 1.0.0-M5


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

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.5
org.tpolecat : doobie-free_2.13 jar 1.0.0-M5
org.scala-lang.modules : scala-collection-compat_2.13 jar 2.4.4
com.chuusai : shapeless_2.13 jar 2.3.7
org.tpolecat : typename_2.13 jar 1.0.0

test (3)

Group / Artifact Type Version
org.typelevel : scalacheck-effect-munit_2.13 jar 1.0.2
org.typelevel : munit-cats-effect-3_2.13 jar 1.0.3
com.h2database : h2 jar 1.4.200

Project Modules

There are no modules declared in this project.