Jar examples for s:security-jwt-memcache
Spring boot security integration for JWT
You can download jar file security-jwt-memcache 3.0.0 in this page.
The MIT License (MIT)
You can use the following script to add security-jwt-memcache-3.0.0.jar to your project.
<dependency> <groupId>eu.fraho.spring</groupId> <artifactId>security-jwt-memcache</artifactId> <version>3.0.0</version> </dependency>
compile group: 'eu.fraho.spring', name: 'security-jwt-memcache', version: '3.0.0'
libraryDependencies += "eu.fraho.spring" % "security-jwt-memcache" % "3.0.0"
<dependency org="eu.fraho.spring" name="security-jwt-memcache" rev="3.0.0"/>
@Grapes(@Grab(group='eu.fraho.spring', module='security-jwt-memcache', version='3.0.0'))
'eu.fraho.spring:security-jwt-memcache:jar:3.0.0'
Click the following link to download the jar file.
security-jwt-memcache-3.0.0-javadoc.jar