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_3.4 1.4.4


Group ID:
net.liftmodules
Artifact ID:
mongoauth_3.4_2.13
Version:
1.4.4
Release Date:
Nov 29, 2020
Licenses:
Files:

libraryDependencies += "net.liftmodules" %% "mongoauth_3.4" % "1.4.4"

Mill build tool

ivy"net.liftmodules::mongoauth_3.4:1.4.4"

Scala CLI

//> using dep "net.liftmodules::mongoauth_3.4:1.4.4"

Ammonite REPL

import $ivy.`net.liftmodules::mongoauth_3.4:1.4.4`

<dependency>
  <groupId>net.liftmodules</groupId>
  <artifactId>mongoauth_3.4_2.13</artifactId>
  <version>1.4.4</version>
</dependency>

compile group: 'net.liftmodules', name: 'mongoauth_3.4_2.13', version: '1.4.4'