johnhungerford / scala-rbac   1.2.0

GitHub

Flexible role-based access control library for Scala

Scala versions: 2.13 2.12
Scala.js versions: 1.x

scala-rbac-scalatra 1.2.0


Group ID:
io.github.johnhungerford.rbac
Artifact ID:
scala-rbac-scalatra_2.13
Version:
1.2.0
Release Date:
Jan 20, 2022
Licenses:
Files:

libraryDependencies += "io.github.johnhungerford.rbac" %% "scala-rbac-scalatra" % "1.2.0"

Mill build tool

ivy"io.github.johnhungerford.rbac::scala-rbac-scalatra:1.2.0"

Scala CLI

//> using dep "io.github.johnhungerford.rbac::scala-rbac-scalatra:1.2.0"

Ammonite REPL

import $ivy.`io.github.johnhungerford.rbac::scala-rbac-scalatra:1.2.0`

<dependency>
  <groupId>io.github.johnhungerford.rbac</groupId>
  <artifactId>scala-rbac-scalatra_2.13</artifactId>
  <version>1.2.0</version>
</dependency>

compile group: 'io.github.johnhungerford.rbac', name: 'scala-rbac-scalatra_2.13', version: '1.2.0'