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