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

Download redisson JAR 1.0.1 with all dependencies


Redis Java client with features of In-Memory Data Grid

Files of the artifact redisson version 1.0.1 from the group org.redisson.

Test

Download redisson (1.0.1)
Artifact redisson
Group org.redisson
Version 1.0.1
Last update 17. January 2014
Organization Redisson
URL http://redisson.org
License not specified
Dependencies amount 21
Dependencies netty-common, netty-codec, netty-buffer, netty-transport, netty-resolver, netty-resolver-dns, netty-handler, cache-api, reactor-core, reactive-streams, rxjava, jboss-marshalling, jboss-marshalling-river, slf4j-api, jackson-annotations, jackson-dataformat-yaml, jackson-core, jackson-databind, byte-buddy, snakeyaml, jodd-bean,
There are maybe transitive dependencies!
There is a newer version: 3.45.1
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of redisson Show documentation

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

redisson
Rate from 1 - 5, Rated 3.00 based on 2 reviews

186 downloads

Source code of redisson version 1.0.1

META-INF
META-INF.META-INF.MANIFEST.MF
com.lambdaworks.codec
com.lambdaworks.codec.com.lambdaworks.codec.Base16
com.lambdaworks.redis
com.lambdaworks.redis.com.lambdaworks.redis.KeyValue
com.lambdaworks.redis.com.lambdaworks.redis.RedisAsyncConnection
com.lambdaworks.redis.com.lambdaworks.redis.RedisClient
com.lambdaworks.redis.com.lambdaworks.redis.RedisCommandInterruptedException
com.lambdaworks.redis.com.lambdaworks.redis.RedisConnection
com.lambdaworks.redis.com.lambdaworks.redis.RedisException
com.lambdaworks.redis.com.lambdaworks.redis.ScoredValue
com.lambdaworks.redis.com.lambdaworks.redis.ScriptOutputType
com.lambdaworks.redis.com.lambdaworks.redis.SortArgs
com.lambdaworks.redis.com.lambdaworks.redis.ZStoreArgs
com.lambdaworks.redis.codec
com.lambdaworks.redis.codec.com.lambdaworks.redis.codec.RedisCodec
com.lambdaworks.redis.codec.com.lambdaworks.redis.codec.Utf8StringCodec
com.lambdaworks.redis.output
com.lambdaworks.redis.output.com.lambdaworks.redis.output.BooleanListOutput
com.lambdaworks.redis.output.com.lambdaworks.redis.output.BooleanOutput
com.lambdaworks.redis.output.com.lambdaworks.redis.output.ByteArrayOutput
com.lambdaworks.redis.output.com.lambdaworks.redis.output.DateOutput
com.lambdaworks.redis.output.com.lambdaworks.redis.output.DoubleOutput
com.lambdaworks.redis.output.com.lambdaworks.redis.output.IntegerOutput
com.lambdaworks.redis.output.com.lambdaworks.redis.output.KeyListOutput
com.lambdaworks.redis.output.com.lambdaworks.redis.output.KeyOutput
com.lambdaworks.redis.output.com.lambdaworks.redis.output.KeyValueOutput
com.lambdaworks.redis.output.com.lambdaworks.redis.output.MapOutput
com.lambdaworks.redis.output.com.lambdaworks.redis.output.MultiOutput
com.lambdaworks.redis.output.com.lambdaworks.redis.output.NestedMultiOutput
com.lambdaworks.redis.output.com.lambdaworks.redis.output.ScoredValueListOutput
com.lambdaworks.redis.output.com.lambdaworks.redis.output.StatusOutput
com.lambdaworks.redis.output.com.lambdaworks.redis.output.StringListOutput
com.lambdaworks.redis.output.com.lambdaworks.redis.output.ValueListOutput
com.lambdaworks.redis.output.com.lambdaworks.redis.output.ValueOutput
com.lambdaworks.redis.output.com.lambdaworks.redis.output.ValueSetOutput
com.lambdaworks.redis.protocol
com.lambdaworks.redis.protocol.com.lambdaworks.redis.protocol.Charsets
com.lambdaworks.redis.protocol.com.lambdaworks.redis.protocol.Command
com.lambdaworks.redis.protocol.com.lambdaworks.redis.protocol.CommandArgs
com.lambdaworks.redis.protocol.com.lambdaworks.redis.protocol.CommandHandler
com.lambdaworks.redis.protocol.com.lambdaworks.redis.protocol.CommandKeyword
com.lambdaworks.redis.protocol.com.lambdaworks.redis.protocol.CommandOutput
com.lambdaworks.redis.protocol.com.lambdaworks.redis.protocol.CommandType
com.lambdaworks.redis.protocol.com.lambdaworks.redis.protocol.ConnectionWatchdog
com.lambdaworks.redis.protocol.com.lambdaworks.redis.protocol.RedisStateMachine
com.lambdaworks.redis.pubsub
com.lambdaworks.redis.pubsub.com.lambdaworks.redis.pubsub.PubSubCommandHandler
com.lambdaworks.redis.pubsub.com.lambdaworks.redis.pubsub.PubSubOutput
com.lambdaworks.redis.pubsub.com.lambdaworks.redis.pubsub.RedisPubSubAdapter
com.lambdaworks.redis.pubsub.com.lambdaworks.redis.pubsub.RedisPubSubConnection
com.lambdaworks.redis.pubsub.com.lambdaworks.redis.pubsub.RedisPubSubListener
org.redisson
org.redisson.org.redisson.Config
org.redisson.org.redisson.RedisPubSubTopicListenerWrapper
org.redisson.org.redisson.Redisson
org.redisson.org.redisson.RedissonAtomicLong
org.redisson.org.redisson.RedissonCountDownLatch
org.redisson.org.redisson.RedissonList
org.redisson.org.redisson.RedissonLock
org.redisson.org.redisson.RedissonMap
org.redisson.org.redisson.RedissonObject
org.redisson.org.redisson.RedissonQueue
org.redisson.org.redisson.RedissonSet
org.redisson.org.redisson.RedissonTopic
org.redisson.codec
org.redisson.codec.org.redisson.codec.JsonJacksonCodec
org.redisson.codec.org.redisson.codec.RedisCodecWrapper
org.redisson.codec.org.redisson.codec.RedissonCodec
org.redisson.codec.org.redisson.codec.SerializationCodec
org.redisson.connection
org.redisson.connection.org.redisson.connection.ConnectionManager
org.redisson.connection.org.redisson.connection.LoadBalancer
org.redisson.connection.org.redisson.connection.RandomLoadBalancer
org.redisson.connection.org.redisson.connection.RoundRobinLoadBalancer
org.redisson.core
org.redisson.core.org.redisson.core.MessageListener
org.redisson.core.org.redisson.core.RAtomicLong
org.redisson.core.org.redisson.core.RCountDownLatch
org.redisson.core.org.redisson.core.RList
org.redisson.core.org.redisson.core.RLock
org.redisson.core.org.redisson.core.RMap
org.redisson.core.org.redisson.core.RObject
org.redisson.core.org.redisson.core.RQueue
org.redisson.core.org.redisson.core.RSet
org.redisson.core.org.redisson.core.RTopic
org.redisson.misc
org.redisson.misc.org.redisson.misc.ReclosableLatch
org.redisson.misc.org.redisson.misc.ReferenceMap




© 2015 - 2025 Weber Informatics LLC | Privacy Policy