is not current version
Last Version 0.0.2

jwt-auth 0.0.1

jwt auth

License

License

GroupId

GroupId

com.v1ok
ArtifactId

ArtifactId

jwt-auth
Version

Version

0.0.1
Type

Type

jar
Description

Description

jwt-auth
jwt auth
Source Code Management

Source Code Management

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

Download jwt-auth 0.0.1


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

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.