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