4.0.0
  org.baeldung
  sprint-data-redis
  0.0.1-SNAPSHOT
  jar
  
    UTF-8
    4.2.2.RELEASE
    1.6.2.RELEASE
    0.8.0
  
  
    
      org.springframework.data
      spring-data-redis
      ${spring-data-redis}
    
    
      cglib
      cglib-nodep
      2.2
    
    
      log4j
      log4j
      1.2.16
    
    
      redis.clients
      jedis
      2.5.1
      jar
    
    
      org.springframework
      spring-core
      ${spring.version}
    
    
      org.springframework
      spring-context
      ${spring.version}
    
    
      junit
      junit
      4.12
      test
    
    
      org.springframework
      spring-test
      ${spring.version}
      test
    
    
      com.lordofthejars
      nosqlunit-redis
      ${nosqlunit.version}