eltimn / lift-mongoauth   1.4.4

Apache License 2.0 GitHub

Auth module for Lift using MongoDB

Scala versions: 2.13 2.12 2.11 2.10

mongoauth_2.5 0.5


Group ID:
net.liftmodules
Artifact ID:
mongoauth_2.5_2.10
Version:
0.5
Release Date:
Jul 19, 2013
Licenses:
Files:

libraryDependencies += "net.liftmodules" %% "mongoauth_2.5" % "0.5"

Mill build tool

ivy"net.liftmodules::mongoauth_2.5:0.5"

Scala CLI

//> using dep "net.liftmodules::mongoauth_2.5:0.5"

Ammonite REPL

import $ivy.`net.liftmodules::mongoauth_2.5:0.5`

<dependency>
  <groupId>net.liftmodules</groupId>
  <artifactId>mongoauth_2.5_2.10</artifactId>
  <version>0.5</version>
</dependency>

compile group: 'net.liftmodules', name: 'mongoauth_2.5_2.10', version: '0.5'