License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdcom.zdawn |
ArtifactId | ArtifactIdjwt-token-redis |
Last Version | Last Version1.2.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjwt-token-redis
realize redis store for jwt-token parent project
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jwt-token-redis-1.2.3.pom | |
jwt-token-redis-1.2.3.jar | 5 KB |
jwt-token-redis-1.2.3-sources.jar | 4 KB |
jwt-token-redis-1.2.3-javadoc.jar | 25 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.zdawn : jwt-token | jar | 1.2.0 |
org.redisson : redisson | jar | 3.2.0 |