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