4.0.0
    
        com.baeldung
        parent-modules
        1.0.0-SNAPSHOT
    
    spring-mvc-kotlin
    0.1-SNAPSHOT
    spring-mvc-kotlin
    war
    
        
            org.jetbrains.kotlin
            kotlin-stdlib-jre8
            1.1.4
        
        
            org.springframework
            spring-web
            4.3.10.RELEASE
        
        
            org.springframework
            spring-webmvc
            4.3.10.RELEASE
        
        
            org.thymeleaf
            thymeleaf
            3.0.7.RELEASE
        
        
            org.thymeleaf
            thymeleaf-spring4
            3.0.7.RELEASE
        
    
    
        ${project.basedir}/src/main/kotlin
        ${project.basedir}/src/test/kotlin
        
            
                kotlin-maven-plugin
                org.jetbrains.kotlin
                1.1.4
                
                    
                        compile
                        compile
                        
                            compile
                        
                    
                    
                        test-compile
                        test-compile
                        
                            test-compile