jasongoodwin / authentikat-jwt   0.4.5

Apache License 2.0 GitHub

JWT Scala Implementation - Claims based auth for Scala.

Scala versions: 2.12 2.11 2.10

authentikat-jwt 0.3.1


Group ID:
com.jason-goodwin
Artifact ID:
authentikat-jwt_2.10
Version:
0.3.1
Release Date:
Aug 4, 2014
Licenses:
Files:

libraryDependencies += "com.jason-goodwin" %% "authentikat-jwt" % "0.3.1"

Mill build tool

ivy"com.jason-goodwin::authentikat-jwt:0.3.1"

Scala CLI

//> using dep "com.jason-goodwin::authentikat-jwt:0.3.1"

Ammonite REPL

import $ivy.`com.jason-goodwin::authentikat-jwt:0.3.1`

<dependency>
  <groupId>com.jason-goodwin</groupId>
  <artifactId>authentikat-jwt_2.10</artifactId>
  <version>0.3.1</version>
</dependency>

compile group: 'com.jason-goodwin', name: 'authentikat-jwt_2.10', version: '0.3.1'