marcopennekamp / inkwell   0.2.0

Apache License 2.0 GitHub

Generate Scala code from a database schema. Highly extensible. Built for and tested with Quill.

Scala versions: 2.12

inkwell 0.2.0


Group ID:
app.wordpace
Artifact ID:
inkwell_2.12
Version:
0.2.0
Release Date:
Nov 1, 2019
Licenses:
Files:

libraryDependencies += "app.wordpace" %% "inkwell" % "0.2.0"

Mill build tool

ivy"app.wordpace::inkwell:0.2.0"

Scala CLI

//> using dep "app.wordpace::inkwell:0.2.0"

Ammonite REPL

import $ivy.`app.wordpace::inkwell:0.2.0`

<dependency>
  <groupId>app.wordpace</groupId>
  <artifactId>inkwell_2.12</artifactId>
  <version>0.2.0</version>
</dependency>

compile group: 'app.wordpace', name: 'inkwell_2.12', version: '0.2.0'