doolse / simpledba   0.1.9

GitHub

simpledba - Simple Database Access for Scala

Scala versions: 2.12

simpledba-jdbc 0.1.9


Group ID:
io.github.doolse
Artifact ID:
simpledba-jdbc_2.12
Version:
0.1.9
Release Date:
Aug 4, 2019
Licenses:
Files:

libraryDependencies += "io.github.doolse" %% "simpledba-jdbc" % "0.1.9"

Mill build tool

ivy"io.github.doolse::simpledba-jdbc:0.1.9"

Scala CLI

//> using dep "io.github.doolse::simpledba-jdbc:0.1.9"

Ammonite REPL

import $ivy.`io.github.doolse::simpledba-jdbc:0.1.9`

<dependency>
  <groupId>io.github.doolse</groupId>
  <artifactId>simpledba-jdbc_2.12</artifactId>
  <version>0.1.9</version>
</dependency>

compile group: 'io.github.doolse', name: 'simpledba-jdbc_2.12', version: '0.1.9'