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.5.5


Group ID:
org.truffulatree
Artifact ID:
h2odb_2.10
Version:
0.5.5
Release Date:
Sep 16, 2013
Licenses:
Files:

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

Mill build tool

ivy"org.truffulatree::h2odb:0.5.5"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>org.truffulatree</groupId>
  <artifactId>h2odb_2.10</artifactId>
  <version>0.5.5</version>
</dependency>

compile group: 'org.truffulatree', name: 'h2odb_2.10', version: '0.5.5'