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