jwt-token-redis

realize redis store for jwt-token parent project

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.zdawn
ArtifactId

ArtifactId

jwt-token-redis
Last Version

Last Version

1.2.3
Release Date

Release Date

Type

Type

jar
Description

Description

jwt-token-redis
realize redis store for jwt-token parent project
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://github.com/zhaobaosheng/jwt-token-redis

Download jwt-token-redis

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.zdawn : jwt-token jar 1.2.0
org.redisson : redisson jar 3.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.3
1.2.2
1.2.1
1.2.0