sauntor / dbx   2.1.2

GitHub

The transaction managements for RDBMS in scala field.

Scala versions: 2.13 2.12 2.11

dbx-anorm 2.1.2


Group ID:
com.lingcreative
Artifact ID:
dbx-anorm_2.13
Version:
2.1.2
Release Date:
Nov 14, 2020
Licenses:
Files:

libraryDependencies += "com.lingcreative" %% "dbx-anorm" % "2.1.2"

Mill build tool

ivy"com.lingcreative::dbx-anorm:2.1.2"

Scala CLI

//> using dep "com.lingcreative::dbx-anorm:2.1.2"

Ammonite REPL

import $ivy.`com.lingcreative::dbx-anorm:2.1.2`

<dependency>
  <groupId>com.lingcreative</groupId>
  <artifactId>dbx-anorm_2.13</artifactId>
  <version>2.1.2</version>
</dependency>

compile group: 'com.lingcreative', name: 'dbx-anorm_2.13', version: '2.1.2'