Essential Building Blocks for Scala
airframe-jdbc 24.5.1
Group ID:
org.wvlet.airframe
Artifact ID:
airframe-jdbc_2.12
Version:
24.5.1
Release Date:
May 31, 2024
Licenses:
Files:
Full Scala Version:
2.12.19
libraryDependencies += "org.wvlet.airframe" %% "airframe-jdbc" % "24.5.1"
ivy"org.wvlet.airframe::airframe-jdbc:24.5.1"
//> using dep "org.wvlet.airframe::airframe-jdbc:24.5.1"
import $ivy.`org.wvlet.airframe::airframe-jdbc:24.5.1`
<dependency> <groupId>org.wvlet.airframe</groupId> <artifactId>airframe-jdbc_2.12</artifactId> <version>24.5.1</version> </dependency>
compile group: 'org.wvlet.airframe', name: 'airframe-jdbc_2.12', version: '24.5.1'