pureharm / pureharm-db-core-jdbc   0.6.0

Apache License 2.0 GitHub

Common module for pureharm modules w/ jdbc drivers, e.g. slick + doobie

Scala versions: 3.x 2.13

pureharm-db-core-jdbc 0.2.0


Group ID:
com.busymachines
Artifact ID:
pureharm-db-core-jdbc_2.13
Version:
0.2.0
Release Date:
Apr 5, 2021
Licenses:
Files:

libraryDependencies += "com.busymachines" %% "pureharm-db-core-jdbc" % "0.2.0"

Mill build tool

ivy"com.busymachines::pureharm-db-core-jdbc:0.2.0"

Scala CLI

//> using dep "com.busymachines::pureharm-db-core-jdbc:0.2.0"

Ammonite REPL

import $ivy.`com.busymachines::pureharm-db-core-jdbc:0.2.0`

<dependency>
  <groupId>com.busymachines</groupId>
  <artifactId>pureharm-db-core-jdbc_2.13</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'com.busymachines', name: 'pureharm-db-core-jdbc_2.13', version: '0.2.0'