airframe-jdbc 23.3.2


Group ID:
org.wvlet.airframe
Artifact ID:
airframe-jdbc_3
Version:
23.3.2
Release Date:
Mar 18, 2023
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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