A database API for Scala
jdbc 3.0.0
Group ID:
com.rocketfuel.sdbc
Artifact ID:
jdbc_2.12
Version:
3.0.0
Release Date:
Nov 2, 2018
Licenses:
Files:
Full Scala Version:
2.12.6
Developers:
libraryDependencies += "com.rocketfuel.sdbc" %% "jdbc" % "3.0.0"
ivy"com.rocketfuel.sdbc::jdbc:3.0.0"
//> using dep "com.rocketfuel.sdbc::jdbc:3.0.0"
import $ivy.`com.rocketfuel.sdbc::jdbc:3.0.0`
<dependency> <groupId>com.rocketfuel.sdbc</groupId> <artifactId>jdbc_2.12</artifactId> <version>3.0.0</version> </dependency>
compile group: 'com.rocketfuel.sdbc', name: 'jdbc_2.12', version: '3.0.0'