4.0.0
    com.baeldung.app
    spring-boot-groovy
    spring-boot-groovy
    war
    Spring Boot Todo Application with Groovy
    
        com.baeldung
        parent-boot-3
        0.0.1-SNAPSHOT
        ../../parent-boot-3
    
    
        
            org.springframework.boot
            spring-boot-starter-data-jpa
        
        
            org.springframework.boot
            spring-boot-starter-web
        
        
            org.apache.groovy
            groovy
            ${groovy.version}
        
        
            org.springframework.boot
            spring-boot-starter-test
            test
        
        
            com.h2database
            h2
            runtime
        
        
            io.rest-assured
            rest-assured
            test
        
    
    
        
            
                org.springframework.boot
                spring-boot-maven-plugin
            
            
                org.codehaus.gmavenplus
                gmavenplus-plugin
                ${gmavenplus-plugin.version}
                
                    
                        
                            addSources
                            addTestSources
                            generateStubs
                            compile
                            generateTestStubs
                            compileTests
                            removeStubs
                            removeTestStubs
                        
                    
                
            
        
    
    
        com.baeldung.springwithgroovy.SpringBootGroovyApplication
        4.0.11
        3.0.2