Packed permissions

Data structure for packing permission identifiers in the base 64 for transmission inside the JWT

License

License

GroupId

GroupId

kz.kesh
ArtifactId

ArtifactId

packed-perms
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Packed permissions
Data structure for packing permission identifiers in the base 64 for transmission inside the JWT
Project URL

Project URL

https://kesh.kz/blog/%d0%a1%d1%82%d1%80%d1%83%d0%ba%d1%82%d1%83%d1%80%d0%b0-%d0%b4%d0%b0%d0%bd%d0%bd%d1%8b%d1%85-packedperms/
Source Code Management

Source Code Management

https://github.com/Nyquest/packed-perms

Download packed-perms

How to add to project

<!-- https://jarcasting.com/artifacts/kz.kesh/packed-perms/ -->
<dependency>
    <groupId>kz.kesh</groupId>
    <artifactId>packed-perms</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/kz.kesh/packed-perms/
implementation 'kz.kesh:packed-perms:0.1'
// https://jarcasting.com/artifacts/kz.kesh/packed-perms/
implementation ("kz.kesh:packed-perms:0.1")
'kz.kesh:packed-perms:jar:0.1'
<dependency org="kz.kesh" name="packed-perms" rev="0.1">
  <artifact name="packed-perms" type="jar" />
</dependency>
@Grapes(
@Grab(group='kz.kesh', module='packed-perms', version='0.1')
)
libraryDependencies += "kz.kesh" % "packed-perms" % "0.1"
[kz.kesh/packed-perms "0.1"]

Dependencies

compile (2)

Group / Artifact Type Version
io.jsonwebtoken : jjwt jar 0.9.1
javax.xml.bind : jaxb-api jar 2.3.1

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.1