jwt-auth

jwt auth

License

License

GroupId

GroupId

com.v1ok
ArtifactId

ArtifactId

jwt-auth
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

jwt-auth
jwt auth
Source Code Management

Source Code Management

https://github.com/liubinduo/jwt-auth

Download jwt-auth

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
io.jsonwebtoken : jjwt jar 0.9.1
commons-codec : commons-codec jar 1.14
org.projectlombok : lombok Optional jar 1.18.12
org.apache.commons : commons-lang3 jar 3.10
org.slf4j : slf4j-api jar 1.7.30

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1