io.github.blazmrak.utils:auth-utils

A utility library making JWT authentication and authorization easier.

License

License

GroupId

GroupId

io.github.blazmrak.utils
ArtifactId

ArtifactId

auth-utils
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

io.github.blazmrak.utils:auth-utils
A utility library making JWT authentication and authorization easier.

Download auth-utils

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.blazmrak.utils/auth-utils/ -->
<dependency>
    <groupId>io.github.blazmrak.utils</groupId>
    <artifactId>auth-utils</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.blazmrak.utils/auth-utils/
implementation 'io.github.blazmrak.utils:auth-utils:0.1.0'
// https://jarcasting.com/artifacts/io.github.blazmrak.utils/auth-utils/
implementation ("io.github.blazmrak.utils:auth-utils:0.1.0")
'io.github.blazmrak.utils:auth-utils:jar:0.1.0'
<dependency org="io.github.blazmrak.utils" name="auth-utils" rev="0.1.0">
  <artifact name="auth-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.blazmrak.utils', module='auth-utils', version='0.1.0')
)
libraryDependencies += "io.github.blazmrak.utils" % "auth-utils" % "0.1.0"
[io.github.blazmrak.utils/auth-utils "0.1.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.mindrot : jbcrypt jar 0.4
com.auth0 : java-jwt jar 3.10.3
io.github.blazmrak.utils : date-utils jar 0.1.0
io.github.blazmrak.utils : config-utils jar 0.1.0

provided (1)

Group / Artifact Type Version
com.kumuluz.ee : kumuluzee-jax-rs-jersey jar

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0