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