MVN

org.tpolecat : doobie-core_2.10

Maven & Gradle

Aug 15, 2017
12 usages
2.1k stars

doobie-core · Pure functional JDBC layer for Scala.

<dependency>
    <groupId>org.tpolecat</groupId>
    <artifactId>doobie-core_2.10</artifactId>
    <version>0.4.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.tpolecat : doobie-core_2.10 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.4.3
  • Latest Release Candidate: 0.2.3-RC4

All Versions

Choose a version of org.tpolecat : doobie-core_2.10 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.4.x
doobie-core_2.10-0.4.3
0.3.x
doobie-core_2.10-0.3.0
doobie-core_2.10-0.3.0-M1
doobie-core_2.10-0.3.0a
0.2.x
doobie-core_2.10-0.2.4
doobie-core_2.10-0.2.4-M1
doobie-core_2.10-0.2.3
doobie-core_2.10-0.2.3-RC4
doobie-core_2.10-0.2.3-RC3

How to add a dependency to Maven

Add the following org.tpolecat : doobie-core_2.10 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.tpolecat</groupId>
    <artifactId>doobie-core_2.10</artifactId>
    <version>0.4.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.tpolecat : doobie-core_2.10 gradle dependency to your build.gradle file:

implementation 'org.tpolecat:doobie-core_2.10:0.4.3'

Gradle Kotlin DSL: Add the following org.tpolecat : doobie-core_2.10 gradle kotlin dependency to your build.gradle.kts file:

implementation("org.tpolecat:doobie-core_2.10:0.4.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.tpolecat : doobie-core_2.10 sbt scala dependency to your build.sbt file:

libraryDependencies += "org.tpolecat" % "doobie-core_2.10" % "0.4.3"

Advertisement

Dependencies from Group

Jun 20, 2023
100 usages
2.1k stars
Jun 20, 2023
75 usages
2.1k stars
Jun 20, 2023
47 usages
2.1k stars
Jun 20, 2023
44 usages
2.1k stars
Oct 04, 2019
42 usages
2.1k stars

Discover Dependencies

Jun 24, 2016
10 usages
2.1k stars
Jan 02, 2019
12 usages
Mar 16, 2017
13 usages
Nov 04, 2015
11 usages
May 10, 2023
11 usages
1.1k stars
May 11, 2016
11 usages
Jun 14, 2023
11 usages
Jul 14, 2023
12 usages
943 stars
May 20, 2020
15 usages
42.5k stars