mpokorny / h2odb   0.11.1

Mozilla Public License 2.0 GitHub

Utility for loading water analysis reports into a database at NMBG.

Scala versions: 2.11

h2odb 0.6.4


Group ID:
org.truffulatree
Artifact ID:
h2odb_2.11
Version:
0.6.4
Release Date:
Feb 15, 2015
Licenses:
Files:

libraryDependencies += "org.truffulatree" %% "h2odb" % "0.6.4"

Mill build tool

ivy"org.truffulatree::h2odb:0.6.4"

Scala CLI

//> using dep "org.truffulatree::h2odb:0.6.4"

Ammonite REPL

import $ivy.`org.truffulatree::h2odb:0.6.4`

<dependency>
  <groupId>org.truffulatree</groupId>
  <artifactId>h2odb_2.11</artifactId>
  <version>0.6.4</version>
</dependency>

compile group: 'org.truffulatree', name: 'h2odb_2.11', version: '0.6.4'