airframe-jdbc 22.12.4


Group ID:
org.wvlet.airframe
Artifact ID:
airframe-jdbc_2.13
Version:
22.12.4
Release Date:
Dec 17, 2022
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>org.wvlet.airframe</groupId>
  <artifactId>airframe-jdbc_2.13</artifactId>
  <version>22.12.4</version>
</dependency>

compile group: 'org.wvlet.airframe', name: 'airframe-jdbc_2.13', version: '22.12.4'