Last Version

JWTUtils 3.1

Fast token generation and parsing based on springboot

License

License

GroupId

GroupId

com.hanzoy
ArtifactId

ArtifactId

utils
Version

Version

3.1
Type

Type

jar
Description

Description

JWTUtils
Fast token generation and parsing based on springboot
Project URL

Project URL

https://github.com/Hanzoy/JWTUtils
Source Code Management

Source Code Management

http://github.com/Hanzoy/JWTUtils

Download utils 3.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar 2.4.1
com.auth0 : java-jwt jar 3.11.0
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.4.1

Project Modules

There are no modules declared in this project.