sauntor / dbx   2.1.2

GitHub

The transaction managements for RDBMS in scala field.

Scala versions: 2.13 2.12 2.11

dbx-core 2.1.1


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

libraryDependencies += "com.lingcreative" %% "dbx-core" % "2.1.1"

Mill build tool

ivy"com.lingcreative::dbx-core:2.1.1"

Scala CLI

//> using dep "com.lingcreative::dbx-core:2.1.1"

Ammonite REPL

import $ivy.`com.lingcreative::dbx-core:2.1.1`

<dependency>
  <groupId>com.lingcreative</groupId>
  <artifactId>dbx-core_2.12</artifactId>
  <version>2.1.1</version>
</dependency>

compile group: 'com.lingcreative', name: 'dbx-core_2.12', version: '2.1.1'