airframe-jdbc 22.12.3


Group ID:
org.wvlet.airframe
Artifact ID:
airframe-jdbc_3
Version:
22.12.3
Release Date:
Dec 17, 2022
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>org.wvlet.airframe</groupId>
  <artifactId>airframe-jdbc_3</artifactId>
  <version>22.12.3</version>
</dependency>

compile group: 'org.wvlet.airframe', name: 'airframe-jdbc_3', version: '22.12.3'