4.0.0 io.zipcoder crud-app-starter 0.0.1-SNAPSHOT jar crud-app-starter Starter project for Spring Boot-based CRUD applications org.springframework.boot spring-boot-starter-parent 1.5.2.RELEASE UTF-8 UTF-8 1.8 org.springframework.boot spring-boot-starter com.h2database h2 compile org.springframework.boot spring-boot-starter-test test org.springframework.boot spring-boot-starter-web org.springframework.boot spring-boot-starter-data-jpa junit junit 4.12 compile org.assertj assertj-core 3.8.0 compile org.mockito mockito-core 2.11.0 compile org.hamcrest hamcrest-core 1.3 compile org.hamcrest hamcrest-library 1.3 compile org.skyscreamer jsonassert 1.5.0 compile org.springframework spring-test 5.0.1.RELEASE compile org.springframework.boot spring-boot-maven-plugin