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