airframe-jdbc 0.68


Group ID:
org.wvlet.airframe
Artifact ID:
airframe-jdbc_2.12
Version:
0.68
Release Date:
Sept 27, 2018
Licenses:
Files:

libraryDependencies += "org.wvlet.airframe" %% "airframe-jdbc" % "0.68"

Mill build tool

ivy"org.wvlet.airframe::airframe-jdbc:0.68"

Scala CLI

//> using dep "org.wvlet.airframe::airframe-jdbc:0.68"

Ammonite REPL

import $ivy.`org.wvlet.airframe::airframe-jdbc:0.68`

<dependency>
  <groupId>org.wvlet.airframe</groupId>
  <artifactId>airframe-jdbc_2.12</artifactId>
  <version>0.68</version>
</dependency>

compile group: 'org.wvlet.airframe', name: 'airframe-jdbc_2.12', version: '0.68'