Kotlin Maven Kick Start Getting started clone projet $ git clone https://github.com/telkomdev/KotlinKickStart.git build and download dependencies $ mvn clean package Run $ java -jar target/KotlinKickStart-1.0-SNAPSHOT-jar-with-dependencies.jar Unit test $ mvn test