| License |
License |
|---|---|
| GroupId | GroupIdkz.kesh |
| ArtifactId | ArtifactIdpacked-perms |
| Last Version | Last Version0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionPacked permissions
Data structure for packing permission identifiers in the base 64 for transmission inside the JWT
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| packed-perms-0.1.pom | |
| packed-perms-0.1.jar | 5 KB |
| packed-perms-0.1-sources.jar | 4 KB |
| packed-perms-0.1-javadoc.jar | 121 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.jsonwebtoken : jjwt | jar | 0.9.1 |
| javax.xml.bind : jaxb-api | jar | 2.3.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |