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:

libraryDependencies += "com.rocketfuel.sdbc" %% "jdbc" % "2.0.2"

Mill build tool

ivy"com.rocketfuel.sdbc::jdbc:2.0.2"

Scala CLI

//> using dep "com.rocketfuel.sdbc::jdbc:2.0.2"

Ammonite REPL

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'