lingcreative / play-dbx   1.0.4

Apache License 2.0 GitHub

A transaction management framework writen for Scala users that makes it simple while using PlayFramework with JDBC and other transactional resources.

Scala versions: 2.11

play-dbx 1.0.1


Group ID:
com.lingcreative
Artifact ID:
play-dbx_2.11
Version:
1.0.1
Release Date:
Mar 24, 2017
Licenses:
Files:

libraryDependencies += "com.lingcreative" %% "play-dbx" % "1.0.1"

Mill build tool

ivy"com.lingcreative::play-dbx:1.0.1"

Scala CLI

//> using dep "com.lingcreative::play-dbx:1.0.1"

Ammonite REPL

import $ivy.`com.lingcreative::play-dbx:1.0.1`

<dependency>
  <groupId>com.lingcreative</groupId>
  <artifactId>play-dbx_2.11</artifactId>
  <version>1.0.1</version>
</dependency>

compile group: 'com.lingcreative', name: 'play-dbx_2.11', version: '1.0.1'