xenoterracide
12/30/2017, 1:34 AMtestImplementation("org.springframework.boot:spring-boot-starter-test")
testImplementation("org.springframework.security:spring-security-test")
testImplementation("com.google.code.gson:gson")
testImplementation("junit:junit")
testImplementation("org.hamcrest:hamcrest-library")
testImplementation("com.jcabi:jcabi-matchers")
testImplementation("nl.jqno.equalsverifier:equalsverifier")