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