4.0.0
    com.baeldung
    spring-data-redis
    1.0
    jar
    
        com.baeldung
        parent-modules
        1.0.0-SNAPSHOT
    
    
        UTF-8
        4.3.7.RELEASE
        1.8.1.RELEASE
        3.2.4
        2.9.0
        0.10.0
    
    
        
            org.springframework.data
            spring-data-redis
            ${spring-data-redis}
        
        
            cglib
            cglib-nodep
            ${cglib.version}
        
        
            redis.clients
            jedis
            ${jedis.version}
            jar
        
        
            org.springframework
            spring-core
            ${spring.version}
            
                
                    commons-logging
                    commons-logging
                
            
        
        
            org.springframework
            spring-context
            ${spring.version}
        
        
            org.springframework
            spring-test
            ${spring.version}
            test
        
        
            com.lordofthejars
            nosqlunit-redis
            ${nosqlunit.version}