Last Version

doobie-free 0.8.0-RC1

Pure functional JDBC layer for Scala.

License

License

MIT
GroupId

GroupId

org.tpolecat
ArtifactId

ArtifactId

doobie-free_2.11
Version

Version

0.8.0-RC1
Type

Type

jar
Description

Description

doobie-free
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-free_2.11 0.8.0-RC1


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

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
co.fs2 : fs2-core_2.11 jar 1.1.0-M1
org.typelevel : cats-core_2.11 jar 2.0.0-RC1
org.typelevel : cats-free_2.11 jar 2.0.0-RC1
org.typelevel : cats-effect_2.11 jar 2.0.0-RC1

test (3)

Group / Artifact Type Version
org.scalacheck : scalacheck_2.11 jar 1.14.0
org.specs2 : specs2-core_2.11 jar 4.7.0
org.specs2 : specs2-scalacheck_2.11 jar 4.7.0

Project Modules

There are no modules declared in this project.