Files
spring-data-redis/gradle.properties
2012-06-27 15:54:33 +03:00

24 lines
396 B
Properties

## Dependecies Version
# Logging
log4jVersion = 1.2.16
slf4jVersion = 1.6.4
# Common libraries
springVersion = 3.1.1.RELEASE
jacksonVersion = 1.8.6
# Testing
junitVersion = 4.8.1
mockitoVersion = 1.8.5
# Drivers
jedisVersion = 2.1.0
jredisVersion = 03122010
rjcVersion = 0.6.4
srpVersion = 0.2
# --------------------
# Project wide version
# --------------------
version=1.0.2.BUILD-SNAPSHOT