4.0.0
    spring-caching
    0.1-SNAPSHOT
    spring-caching
    war
    
        com.baeldung.spring-boot-modules
        spring-boot-modules
        1.0.0-SNAPSHOT
    
    
        
            org.springframework.boot
            spring-boot-starter-web
        
        
            org.springframework
            spring-context
        
        
            org.springframework.boot
            spring-boot-starter-cache
        
        
            org.springframework
            spring-web
        
        
            org.springframework
            spring-webmvc
        
        
            javax.cache
            cache-api
        
        
            org.ehcache
            ehcache
        
        
            org.springframework
            spring-test
            test
        
        
            com.github.ben-manes.caffeine
            caffeine
        
        
            com.h2database
            h2
            runtime
        
        
            org.springframework.boot
            spring-boot-starter-jdbc
        
        
            org.projectlombok
            lombok
            ${lombok.version}
        
        
            org.springframework.boot
            spring-boot-starter-data-jpa
        
        
            org.springframework.data
            spring-data-commons
        
    
    
        3.5.2