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


Group ID:
com.lingcreative
Artifact ID:
dbx-anorm_2.12
Version:
2.1.0
Release Date:
Oct 31, 2020
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.lingcreative</groupId>
  <artifactId>dbx-anorm_2.12</artifactId>
  <version>2.1.0</version>
</dependency>

compile group: 'com.lingcreative', name: 'dbx-anorm_2.12', version: '2.1.0'