eltimn / lift-mongoauth   1.4.4

Apache License 2.0 GitHub

Auth module for Lift using MongoDB

Scala versions: 2.13 2.12

mongoauth_3.0 1.2


Group ID:
net.liftmodules
Artifact ID:
mongoauth_3.0_2.12
Version:
1.2
Release Date:
Dec 31, 2016
Licenses:
Files:
Full Scala Version:
2.12.1
Developers:

libraryDependencies += "net.liftmodules" %% "mongoauth_3.0" % "1.2"

Mill build tool

ivy"net.liftmodules::mongoauth_3.0:1.2"

Scala CLI

//> using dep "net.liftmodules::mongoauth_3.0:1.2"

Ammonite REPL

import $ivy.`net.liftmodules::mongoauth_3.0:1.2`

<dependency>
  <groupId>net.liftmodules</groupId>
  <artifactId>mongoauth_3.0_2.12</artifactId>
  <version>1.2</version>
</dependency>

compile group: 'net.liftmodules', name: 'mongoauth_3.0_2.12', version: '1.2'