All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download shiro-redis JAR 2.3.0 with all dependencies


Shiro cache Integration Adapter.

Files of the artifact shiro-redis version 2.3.0 from the group org.iherus.shiro.

Test

Artifact shiro-redis
Group org.iherus.shiro
Version 2.3.0
Last update 02. September 2020
Tags: cache integration shiro adapter
Organization not specified
URL https://gitee.com/iherus/shiro-redis
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies shiro-core, slf4j-api,
There are maybe transitive dependencies!
There is a newer version: 2.5.0
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of shiro-redis Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of shiro-redis version 2.3.0

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.maven.org.iherus.shiro.shiro-redis
META-INF.maven.org.iherus.shiro.shiro-redis.META-INF.maven.org.iherus.shiro.shiro-redis.pom.properties
META-INF.maven.org.iherus.shiro.shiro-redis.META-INF.maven.org.iherus.shiro.shiro-redis.pom.xml
org.iherus.shiro.cache.redis
org.iherus.shiro.cache.redis.org.iherus.shiro.cache.redis.AbstractRedisOperations
org.iherus.shiro.cache.redis.org.iherus.shiro.cache.redis.Constant
org.iherus.shiro.cache.redis.org.iherus.shiro.cache.redis.ExpiredCache
org.iherus.shiro.cache.redis.org.iherus.shiro.cache.redis.MemorySessionCache
org.iherus.shiro.cache.redis.org.iherus.shiro.cache.redis.RedisCache
org.iherus.shiro.cache.redis.org.iherus.shiro.cache.redis.RedisCacheManager
org.iherus.shiro.cache.redis.org.iherus.shiro.cache.redis.RedisOperations
org.iherus.shiro.cache.redis.org.iherus.shiro.cache.redis.RedisSessionDAO
org.iherus.shiro.cache.redis.config
org.iherus.shiro.cache.redis.config.org.iherus.shiro.cache.redis.config.DefaultPoolConfig
org.iherus.shiro.cache.redis.config.org.iherus.shiro.cache.redis.config.HostPortPair
org.iherus.shiro.cache.redis.config.org.iherus.shiro.cache.redis.config.RedisClusterConfiguration
org.iherus.shiro.cache.redis.config.org.iherus.shiro.cache.redis.config.RedisConfiguration
org.iherus.shiro.cache.redis.config.org.iherus.shiro.cache.redis.config.RedisSentinelConfiguration
org.iherus.shiro.cache.redis.config.org.iherus.shiro.cache.redis.config.RedisStandaloneConfiguration
org.iherus.shiro.cache.redis.connection
org.iherus.shiro.cache.redis.connection.org.iherus.shiro.cache.redis.connection.AbstractRedisConnection
org.iherus.shiro.cache.redis.connection.org.iherus.shiro.cache.redis.connection.BatchOptions
org.iherus.shiro.cache.redis.connection.org.iherus.shiro.cache.redis.connection.Destroyable
org.iherus.shiro.cache.redis.connection.org.iherus.shiro.cache.redis.connection.Initializable
org.iherus.shiro.cache.redis.connection.org.iherus.shiro.cache.redis.connection.RedisCacheCommands
org.iherus.shiro.cache.redis.connection.org.iherus.shiro.cache.redis.connection.RedisConnection
org.iherus.shiro.cache.redis.connection.org.iherus.shiro.cache.redis.connection.RedisConnectionFactory
org.iherus.shiro.cache.redis.connection.jedis
org.iherus.shiro.cache.redis.connection.jedis.org.iherus.shiro.cache.redis.connection.jedis.AbstractJedisConnection
org.iherus.shiro.cache.redis.connection.jedis.org.iherus.shiro.cache.redis.connection.jedis.JedisClusterConnection
org.iherus.shiro.cache.redis.connection.jedis.org.iherus.shiro.cache.redis.connection.jedis.JedisConnection
org.iherus.shiro.cache.redis.connection.jedis.org.iherus.shiro.cache.redis.connection.jedis.JedisConnectionFactory
org.iherus.shiro.cache.redis.connection.lettuce
org.iherus.shiro.cache.redis.connection.lettuce.org.iherus.shiro.cache.redis.connection.lettuce.AbstractLettuceConnection
org.iherus.shiro.cache.redis.connection.lettuce.org.iherus.shiro.cache.redis.connection.lettuce.ConnectionPool
org.iherus.shiro.cache.redis.connection.lettuce.org.iherus.shiro.cache.redis.connection.lettuce.ConnectionProvider
org.iherus.shiro.cache.redis.connection.lettuce.org.iherus.shiro.cache.redis.connection.lettuce.Futures
org.iherus.shiro.cache.redis.connection.lettuce.org.iherus.shiro.cache.redis.connection.lettuce.LettuceClusterConnection
org.iherus.shiro.cache.redis.connection.lettuce.org.iherus.shiro.cache.redis.connection.lettuce.LettuceClusterConnectionProvider
org.iherus.shiro.cache.redis.connection.lettuce.org.iherus.shiro.cache.redis.connection.lettuce.LettuceConnection
org.iherus.shiro.cache.redis.connection.lettuce.org.iherus.shiro.cache.redis.connection.lettuce.LettuceConnectionFactory
org.iherus.shiro.cache.redis.connection.lettuce.org.iherus.shiro.cache.redis.connection.lettuce.LettuceStandaloneConnectionProvider
org.iherus.shiro.cache.redis.connection.lettuce.org.iherus.shiro.cache.redis.connection.lettuce.StandaloneConnectionProvider
org.iherus.shiro.cache.redis.connection.redisson
org.iherus.shiro.cache.redis.connection.redisson.org.iherus.shiro.cache.redis.connection.redisson.AbstractRedissonConnection
org.iherus.shiro.cache.redis.connection.redisson.org.iherus.shiro.cache.redis.connection.redisson.RedissonClusterConnection
org.iherus.shiro.cache.redis.connection.redisson.org.iherus.shiro.cache.redis.connection.redisson.RedissonConnection
org.iherus.shiro.cache.redis.connection.redisson.org.iherus.shiro.cache.redis.connection.redisson.RedissonConnectionFactory
org.iherus.shiro.cache.redis.connection.spring
org.iherus.shiro.cache.redis.connection.spring.org.iherus.shiro.cache.redis.connection.spring.CompatibleRedisConnection
org.iherus.shiro.cache.redis.connection.spring.org.iherus.shiro.cache.redis.connection.spring.CompatibleRedisConnectionFactory
org.iherus.shiro.cache.redis.serializer
org.iherus.shiro.cache.redis.serializer.org.iherus.shiro.cache.redis.serializer.DefaultSerializer
org.iherus.shiro.cache.redis.serializer.org.iherus.shiro.cache.redis.serializer.FstSerializer
org.iherus.shiro.cache.redis.serializer.org.iherus.shiro.cache.redis.serializer.StringSerializer
org.iherus.shiro.cache.redis.serializer.org.iherus.shiro.cache.redis.serializer.ValueSerializer
org.iherus.shiro.exception
org.iherus.shiro.exception.org.iherus.shiro.exception.ConnectionPoolException
org.iherus.shiro.exception.org.iherus.shiro.exception.ExecutionException
org.iherus.shiro.exception.org.iherus.shiro.exception.InvocationException
org.iherus.shiro.util
org.iherus.shiro.util.org.iherus.shiro.util.Md5Utils
org.iherus.shiro.util.org.iherus.shiro.util.RedisVerUtils
org.iherus.shiro.util.org.iherus.shiro.util.Utils
org.iherus.shiro.util.concurrent
org.iherus.shiro.util.concurrent.org.iherus.shiro.util.concurrent.ConcurrentLinkedHashMap
org.iherus.shiro.util.concurrent.org.iherus.shiro.util.concurrent.EntryWeigher
org.iherus.shiro.util.concurrent.org.iherus.shiro.util.concurrent.EvictionListener
org.iherus.shiro.util.concurrent.org.iherus.shiro.util.concurrent.LinkedDeque
org.iherus.shiro.util.concurrent.org.iherus.shiro.util.concurrent.Weigher
org.iherus.shiro.util.concurrent.org.iherus.shiro.util.concurrent.Weighers




© 2015 - 2025 Weber Informatics LLC | Privacy Policy