modakanalytics / jdbc.almaren   0.0.1

Apache License 2.0 GitHub

Allow to execute any SQL query using JDBC.

Scala versions: 2.13 2.12 2.11

jdbc-almaren 0.0.4-3.2


Group ID:
com.github.music-of-the-ainur
Artifact ID:
jdbc-almaren_2.12
Version:
0.0.4-3.2
Release Date:
May 20, 2022
Licenses:
Files:

libraryDependencies += "com.github.music-of-the-ainur" %% "jdbc-almaren" % "0.0.4-3.2"

Mill build tool

ivy"com.github.music-of-the-ainur::jdbc-almaren:0.0.4-3.2"

Scala CLI

//> using dep "com.github.music-of-the-ainur::jdbc-almaren:0.0.4-3.2"

Ammonite REPL

import $ivy.`com.github.music-of-the-ainur::jdbc-almaren:0.0.4-3.2`

<dependency>
  <groupId>com.github.music-of-the-ainur</groupId>
  <artifactId>jdbc-almaren_2.12</artifactId>
  <version>0.0.4-3.2</version>
</dependency>

compile group: 'com.github.music-of-the-ainur', name: 'jdbc-almaren_2.12', version: '0.0.4-3.2'