lift-db 3.0-M6


Group ID:
net.liftweb
Artifact ID:
lift-db_2.11
Version:
3.0-M6
Release Date:
Jul 20, 2015
Licenses:
Files:

libraryDependencies += "net.liftweb" %% "lift-db" % "3.0-M6"

Mill build tool

ivy"net.liftweb::lift-db:3.0-M6"

Scala CLI

//> using dep "net.liftweb::lift-db:3.0-M6"

Ammonite REPL

import $ivy.`net.liftweb::lift-db:3.0-M6`

<dependency>
  <groupId>net.liftweb</groupId>
  <artifactId>lift-db_2.11</artifactId>
  <version>3.0-M6</version>
</dependency>

compile group: 'net.liftweb', name: 'lift-db_2.11', version: '3.0-M6'