Download spring-data-redis-1.3.2.release.jar file

Introduction

You can download spring-data-redis-1.3.2.release.jar in this page.

License

The Apache Software License, Version 2.0

Type List

spring-data-redis-1.3.2.release.jar file has the following types.

META-INF/MANIFEST.MF
META-INF/changelog.txt
META-INF/license.txt
META-INF/notice.txt
META-INF/readme.txt
META-INF/spring.handlers
META-INF/spring.schemas
META-INF/spring.tooling
org.springframework.data.redis.ExceptionTranslationStrategy.class
org.springframework.data.redis.FallbackExceptionTranslationStrategy.class
org.springframework.data.redis.PassThroughExceptionTranslationStrategy.class
org.springframework.data.redis.RedisConnectionFailureException.class
org.springframework.data.redis.RedisSystemException.class
org.springframework.data.redis.Version.class
org.springframework.data.redis.VersionParser.class
org.springframework.data.redis.cache.DefaultRedisCachePrefix.class
org.springframework.data.redis.cache.RedisCache.class
org.springframework.data.redis.cache.RedisCacheManager.class
org.springframework.data.redis.cache.RedisCachePrefix.class
org.springframework.data.redis.config.RedisCollectionParser.class
org.springframework.data.redis.config.RedisListenerContainerParser.class
org.springframework.data.redis.config.RedisNamespaceHandler.class
org.springframework.data.redis.connection.ConnectionUtils.class
org.springframework.data.redis.connection.DataType.class
org.springframework.data.redis.connection.DefaultMessage.class
org.springframework.data.redis.connection.DefaultSortParameters.class
org.springframework.data.redis.connection.DefaultStringRedisConnection.class
org.springframework.data.redis.connection.DefaultStringTuple.class
org.springframework.data.redis.connection.DefaultTuple.class
org.springframework.data.redis.connection.FutureResult.class
org.springframework.data.redis.connection.Message.class
org.springframework.data.redis.connection.MessageListener.class
org.springframework.data.redis.connection.Pool.class
org.springframework.data.redis.connection.PoolConfig.class
org.springframework.data.redis.connection.PoolException.class
org.springframework.data.redis.connection.RedisCommands.class
org.springframework.data.redis.connection.RedisConnection.class
org.springframework.data.redis.connection.RedisConnectionCommands.class
org.springframework.data.redis.connection.RedisConnectionFactory.class
org.springframework.data.redis.connection.RedisHashCommands.class
org.springframework.data.redis.connection.RedisInvalidSubscriptionException.class
org.springframework.data.redis.connection.RedisKeyCommands.class
org.springframework.data.redis.connection.RedisListCommands.class
org.springframework.data.redis.connection.RedisPipelineException.class
org.springframework.data.redis.connection.RedisPubSubCommands.class
org.springframework.data.redis.connection.RedisScriptingCommands.class
org.springframework.data.redis.connection.RedisServerCommands.class
org.springframework.data.redis.connection.RedisSetCommands.class
org.springframework.data.redis.connection.RedisStringCommands.class
org.springframework.data.redis.connection.RedisSubscribedConnectionException.class
org.springframework.data.redis.connection.RedisTxCommands.class
org.springframework.data.redis.connection.RedisZSetCommands.class
org.springframework.data.redis.connection.ReturnType.class
org.springframework.data.redis.connection.SortParameters.class
org.springframework.data.redis.connection.StringRedisConnection.class
org.springframework.data.redis.connection.Subscription.class
org.springframework.data.redis.connection.convert.Converters.class
org.springframework.data.redis.connection.convert.ListConverter.class
org.springframework.data.redis.connection.convert.LongToBooleanConverter.class
org.springframework.data.redis.connection.convert.MapConverter.class
org.springframework.data.redis.connection.convert.SetConverter.class
org.springframework.data.redis.connection.convert.StringToDataTypeConverter.class
org.springframework.data.redis.connection.convert.StringToPropertiesConverter.class
org.springframework.data.redis.connection.convert.StringToRedisClientInfoConverter.class
org.springframework.data.redis.connection.convert.TransactionResultConverter.class
org.springframework.data.redis.connection.jedis.JedisConnection.class
org.springframework.data.redis.connection.jedis.JedisConnectionFactory.class
org.springframework.data.redis.connection.jedis.JedisConverters.class
org.springframework.data.redis.connection.jedis.JedisExceptionConverter.class
org.springframework.data.redis.connection.jedis.JedisMessageListener.class
org.springframework.data.redis.connection.jedis.JedisScriptReturnConverter.class
org.springframework.data.redis.connection.jedis.JedisSubscription.class
org.springframework.data.redis.connection.jedis.JedisUtils.class
org.springframework.data.redis.connection.jedis.JedisVersionUtil.class
org.springframework.data.redis.connection.jredis.JredisConnection.class
org.springframework.data.redis.connection.jredis.JredisConnectionFactory.class
org.springframework.data.redis.connection.jredis.JredisPool.class
org.springframework.data.redis.connection.jredis.JredisUtils.class
org.springframework.data.redis.connection.lettuce.AuthenticatingRedisClient.class
org.springframework.data.redis.connection.lettuce.BytesRedisCodec.class
org.springframework.data.redis.connection.lettuce.DefaultLettucePool.class
org.springframework.data.redis.connection.lettuce.LettuceConnection.class
org.springframework.data.redis.connection.lettuce.LettuceConnectionFactory.class
org.springframework.data.redis.connection.lettuce.LettuceConverters.class
org.springframework.data.redis.connection.lettuce.LettuceExceptionConverter.class
org.springframework.data.redis.connection.lettuce.LettuceMessageListener.class
org.springframework.data.redis.connection.lettuce.LettucePool.class
org.springframework.data.redis.connection.lettuce.LettuceSubscription.class
org.springframework.data.redis.connection.lettuce.LettuceUtils.class
org.springframework.data.redis.connection.srp.SrpConnection.class
org.springframework.data.redis.connection.srp.SrpConnectionFactory.class
org.springframework.data.redis.connection.srp.SrpConverters.class
org.springframework.data.redis.connection.srp.SrpMessageListener.class
org.springframework.data.redis.connection.srp.SrpScriptReturnConverter.class
org.springframework.data.redis.connection.srp.SrpSubscription.class
org.springframework.data.redis.connection.srp.SrpUtils.class
org.springframework.data.redis.connection.util.AbstractSubscription.class
org.springframework.data.redis.connection.util.Base64.class
org.springframework.data.redis.connection.util.ByteArrayWrapper.class
org.springframework.data.redis.connection.util.DecodeUtils.class
org.springframework.data.redis.core.AbstractOperations.class
org.springframework.data.redis.core.BoundHashOperations.class
org.springframework.data.redis.core.BoundKeyOperations.class
org.springframework.data.redis.core.BoundListOperations.class
org.springframework.data.redis.core.BoundSetOperations.class
org.springframework.data.redis.core.BoundValueOperations.class
org.springframework.data.redis.core.BoundZSetOperations.class
org.springframework.data.redis.core.BulkMapper.class
org.springframework.data.redis.core.CloseSuppressingInvocationHandler.class
org.springframework.data.redis.core.DefaultBoundHashOperations.class
org.springframework.data.redis.core.DefaultBoundKeyOperations.class
org.springframework.data.redis.core.DefaultBoundListOperations.class
org.springframework.data.redis.core.DefaultBoundSetOperations.class
org.springframework.data.redis.core.DefaultBoundValueOperations.class
org.springframework.data.redis.core.DefaultBoundZSetOperations.class
org.springframework.data.redis.core.DefaultHashOperations.class
org.springframework.data.redis.core.DefaultListOperations.class
org.springframework.data.redis.core.DefaultSetOperations.class
org.springframework.data.redis.core.DefaultTypedTuple.class
org.springframework.data.redis.core.DefaultValueOperations.class
org.springframework.data.redis.core.DefaultZSetOperations.class
org.springframework.data.redis.core.HashOperations.class
org.springframework.data.redis.core.HashOperationsEditor.class
org.springframework.data.redis.core.ListOperations.class
org.springframework.data.redis.core.ListOperationsEditor.class
org.springframework.data.redis.core.RedisAccessor.class
org.springframework.data.redis.core.RedisCallback.class
org.springframework.data.redis.core.RedisCommand.class
org.springframework.data.redis.core.RedisConnectionUtils.class
org.springframework.data.redis.core.RedisOperations.class
org.springframework.data.redis.core.RedisTemplate.class
org.springframework.data.redis.core.SessionCallback.class
org.springframework.data.redis.core.SetOperations.class
org.springframework.data.redis.core.SetOperationsEditor.class
org.springframework.data.redis.core.StringRedisTemplate.class
org.springframework.data.redis.core.TimeoutUtils.class
org.springframework.data.redis.core.ValueOperations.class
org.springframework.data.redis.core.ValueOperationsEditor.class
org.springframework.data.redis.core.ZSetOperations.class
org.springframework.data.redis.core.ZSetOperationsEditor.class
org.springframework.data.redis.core.query.DefaultSortCriterion.class
org.springframework.data.redis.core.query.DefaultSortQuery.class
org.springframework.data.redis.core.query.QueryUtils.class
org.springframework.data.redis.core.query.SortCriterion.class
org.springframework.data.redis.core.query.SortQuery.class
org.springframework.data.redis.core.query.SortQueryBuilder.class
org.springframework.data.redis.core.script.DefaultRedisScript.class
org.springframework.data.redis.core.script.DefaultScriptExecutor.class
org.springframework.data.redis.core.script.DigestUtils.class
org.springframework.data.redis.core.script.RedisScript.class
org.springframework.data.redis.core.script.ScriptExecutor.class
org.springframework.data.redis.core.script.ScriptingException.class
org.springframework.data.redis.core.types.RedisClientInfo.class
org.springframework.data.redis.hash.BeanUtilsHashMapper.class
org.springframework.data.redis.hash.DecoratingStringHashMapper.class
org.springframework.data.redis.hash.HashMapper.class
org.springframework.data.redis.hash.JacksonHashMapper.class
org.springframework.data.redis.listener.ChannelTopic.class
org.springframework.data.redis.listener.PatternTopic.class
org.springframework.data.redis.listener.RedisMessageListenerContainer.class
org.springframework.data.redis.listener.Topic.class
org.springframework.data.redis.listener.adapter.MessageListenerAdapter.class
org.springframework.data.redis.listener.adapter.RedisListenerExecutionFailedException.class
org.springframework.data.redis.serializer.GenericToStringSerializer.class
org.springframework.data.redis.serializer.Jackson2JsonRedisSerializer.class
org.springframework.data.redis.serializer.JacksonJsonRedisSerializer.class
org.springframework.data.redis.serializer.JdkSerializationRedisSerializer.class
org.springframework.data.redis.serializer.OxmSerializer.class
org.springframework.data.redis.serializer.RedisSerializer.class
org.springframework.data.redis.serializer.SerializationException.class
org.springframework.data.redis.serializer.SerializationUtils.class
org.springframework.data.redis.serializer.StringRedisSerializer.class
org.springframework.data.redis.support.atomic.RedisAtomicDouble.class
org.springframework.data.redis.support.atomic.RedisAtomicInteger.class
org.springframework.data.redis.support.atomic.RedisAtomicLong.class
org.springframework.data.redis.support.collections.AbstractRedisCollection.class
org.springframework.data.redis.support.collections.CollectionUtils.class
org.springframework.data.redis.support.collections.DefaultRedisList.class
org.springframework.data.redis.support.collections.DefaultRedisMap.class
org.springframework.data.redis.support.collections.DefaultRedisSet.class
org.springframework.data.redis.support.collections.DefaultRedisZSet.class
org.springframework.data.redis.support.collections.RedisCollection.class
org.springframework.data.redis.support.collections.RedisCollectionFactoryBean.class
org.springframework.data.redis.support.collections.RedisIterator.class
org.springframework.data.redis.support.collections.RedisList.class
org.springframework.data.redis.support.collections.RedisMap.class
org.springframework.data.redis.support.collections.RedisProperties.class
org.springframework.data.redis.support.collections.RedisSet.class
org.springframework.data.redis.support.collections.RedisStore.class
org.springframework.data.redis.support.collections.RedisZSet.class
org/springframework/data/redis/config/spring-redis-1.0.xsd
org/springframework/data/redis/config/spring-redis.gif

Pom

spring-data-redis-1.3.2.release.pom file content.

<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <modelVersion>4.0.0</modelVersion>
  <groupId>org.springframework.data</groupId>
  <artifactId>spring-data-redis</artifactId>
  <version>1.3.2.RELEASE</version>
  <name>Spring Data Redis</name>
  <description>Spring Data Redis</description>
  <url>http://github.com/spring-projects/spring-data-redis</url>
  <organization>
    <name>Pivotal Software, Inc.</name>
    <url>http://projects.spring.io/spring-data-redis</url>
  </organization>
  <licenses>
    <license>
      <name>The Apache Software License, Version 2.0</name>
      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
      <distribution>repo</distribution>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>costin</id>
      <name>Costin Leau</name>
      <email>cleau@vmware.com</email>
      <properties>
        <twitter>costinl</twitter>
      </properties>
    </developer>
    <developer>
      <id>jencompgeek</id>
      <name>Jennifer Hickey</name>
      <properties>
        <twitter>jencompgeek</twitter>
      </properties>
    </developer>
    <developer>
      <id>christophstrobl</id>
      <name>Christoph Strobl</name>
      <properties>
        <twitter>stroblchristoph</twitter>
      </properties>
    </developer>
    <developer>
      <id>thomasdarimont</id>
      <name>Thomas Darimont</name>
      <properties>
        <twitter>thomasdarimont</twitter>
      </properties>
    </developer>
  </developers>
  <scm>
    <connection>scm:git:git://github.com/spring-projects/spring-data-redis</connection>
    <developerConnection>scm:git:git://github.com/spring-projects/spring-data-redis</developerConnection>
    <url>http://github.com/spring-projects/spring-data-redis</url>
  </scm>
  <dependencies>
    <dependency>
      <groupId>org.springframework</groupId>
      <artifactId>spring-context-support</artifactId>
      <version>3.2.10.RELEASE</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>org.springframework</groupId>
      <artifactId>spring-context</artifactId>
      <version>3.2.10.RELEASE</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>com.fasterxml.jackson.core</groupId>
      <artifactId>jackson-databind</artifactId>
      <version>2.2.2</version>
      <scope>compile</scope>
      <optional>true</optional>
    </dependency>
    <dependency>
      <groupId>org.codehaus.jackson</groupId>
      <artifactId>jackson-mapper-asl</artifactId>
      <version>1.8.8</version>
      <scope>compile</scope>
      <optional>true</optional>
    </dependency>
    <dependency>
      <groupId>org.jredis</groupId>
      <artifactId>jredis-core-ri</artifactId>
      <version>06052013</version>
      <scope>compile</scope>
      <optional>true</optional>
    </dependency>
    <dependency>
      <groupId>com.fasterxml.jackson.core</groupId>
      <artifactId>jackson-core</artifactId>
      <version>2.2.0</version>
      <scope>compile</scope>
      <optional>true</optional>
    </dependency>
    <dependency>
      <groupId>org.springframework</groupId>
      <artifactId>spring-core</artifactId>
      <version>3.2.10.RELEASE</version>
      <scope>compile</scope>
      <exclusions>
        <exclusion>
          <artifactId>commons-logging</artifactId>
          <groupId>commons-logging</groupId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>redis.clients</groupId>
      <artifactId>jedis</artifactId>
      <version>2.4.1</version>
      <scope>compile</scope>
      <optional>true</optional>
    </dependency>
    <dependency>
      <groupId>commons-beanutils</groupId>
      <artifactId>commons-beanutils-core</artifactId>
      <version>1.8.3</version>
      <scope>compile</scope>
      <optional>true</optional>
    </dependency>
    <dependency>
      <groupId>org.slf4j</groupId>
      <artifactId>slf4j-api</artifactId>
      <version>1.7.5</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>org.springframework</groupId>
      <artifactId>spring-aop</artifactId>
      <version>3.2.10.RELEASE</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
      <groupId>org.apache.commons</groupId>
      <artifactId>commons-pool2</artifactId>
      <version>2.2</version>
      <scope>compile</scope>
      <optional>true</optional>
    </dependency>
    <dependency>
      <groupId>com.github.spullara.redis</groupId>
      <artifactId>client</artifactId>
      <version>0.7</version>
      <scope>compile</scope>
      <optional>true</optional>
    </dependency>
    <dependency>
      <groupId>org.springframework</groupId>
      <artifactId>spring-oxm</artifactId>
      <version>3.2.10.RELEASE</version>
      <scope>compile</scope>
      <optional>true</optional>
    </dependency>
    <dependency>
      <groupId>com.lambdaworks</groupId>
      <artifactId>lettuce</artifactId>
      <version>2.3.3</version>
      <scope>compile</scope>
      <optional>true</optional>
    </dependency>
    <dependency>
      <groupId>org.jredis</groupId>
      <artifactId>jredis-core-api</artifactId>
      <version>06052013</version>
      <scope>compile</scope>
      <optional>true</optional>
    </dependency>
    <dependency>
      <groupId>org.springframework</groupId>
      <artifactId>spring-tx</artifactId>
      <version>3.2.10.RELEASE</version>
      <scope>compile</scope>
    </dependency>
  </dependencies>
</project>

POM Entry

<dependency>
   <groupId>org.springframework.data</groupId>
   <artifactId>spring-data-redis</artifactId>
   <version>1.3.2.release</version>
</dependency>

Download

If you think the following spring-data-redis-1.3.2.release.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.



Download spring-data-redis-1.3.2.release.jar file




PreviousNext

Related