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-play 1.0.0


Group ID:
io.github.johnhungerford.rbac
Artifact ID:
scala-rbac-play_2.12
Version:
1.0.0
Release Date:
Mar 4, 2021
Licenses:
Files:

libraryDependencies += "io.github.johnhungerford.rbac" %% "scala-rbac-play" % "1.0.0"

Mill build tool

ivy"io.github.johnhungerford.rbac::scala-rbac-play:1.0.0"

Scala CLI

//> using dep "io.github.johnhungerford.rbac::scala-rbac-play:1.0.0"

Ammonite REPL

import $ivy.`io.github.johnhungerford.rbac::scala-rbac-play:1.0.0`

<dependency>
  <groupId>io.github.johnhungerford.rbac</groupId>
  <artifactId>scala-rbac-play_2.12</artifactId>
  <version>1.0.0</version>
</dependency>

compile group: 'io.github.johnhungerford.rbac', name: 'scala-rbac-play_2.12', version: '1.0.0'