h2-jdbc 3.0.0


Group ID:
com.rocketfuel.sdbc
Artifact ID:
h2-jdbc_2.12
Version:
3.0.0
Release Date:
Nov 2, 2018
Licenses:
Files:

libraryDependencies += "com.rocketfuel.sdbc" %% "h2-jdbc" % "3.0.0"

Mill build tool

ivy"com.rocketfuel.sdbc::h2-jdbc:3.0.0"

Scala CLI

//> using dep "com.rocketfuel.sdbc::h2-jdbc:3.0.0"

Ammonite REPL

import $ivy.`com.rocketfuel.sdbc::h2-jdbc:3.0.0`

<dependency>
  <groupId>com.rocketfuel.sdbc</groupId>
  <artifactId>h2-jdbc_2.12</artifactId>
  <version>3.0.0</version>
</dependency>

compile group: 'com.rocketfuel.sdbc', name: 'h2-jdbc_2.12', version: '3.0.0'