4.0.0
    com.baeldung
    spring-data-redis
    1.0
    jar
    
        UTF-8
        4.3.4.RELEASE
        1.7.5.RELEASE
        3.2.4       
        2.9.0 
        1.2.17
        4.12
        0.10.0
        2.19.1        
    
    
        
            org.springframework.data
            spring-data-redis
            ${spring-data-redis}
        
        
            cglib
            cglib-nodep
            ${cglib.version}
        
        
            log4j
            log4j
            ${log4j.version}
        
        
            redis.clients
            jedis
            ${jedis.version}
            jar
        
        
            org.springframework
            spring-core
            ${spring.version}
        
        
            org.springframework
            spring-context
            ${spring.version}
        
        
            junit
            junit
            ${junit.version}
            test
        
        
            org.springframework
            spring-test
            ${spring.version}
            test
        
        
            com.lordofthejars
            nosqlunit-redis
            ${nosqlunit.version}
        
    
   
    
      
            
                org.apache.maven.plugins
                maven-surefire-plugin
                ${maven-surefire-plugin.version}
                
                    
                        **/*IntegrationTest.java