<dependency>
<groupId>guru.nidi</groupId>
<artifactId>code-assert</artifactId>
<version>0.9.4</version>
</dependency>
<parent> <groupId>guru.nidi</groupId> <artifactId>code-assert-parent</artifactId> <version>0.9.4</version> </parent>
compile
|-- org.hamcrest:hamcrest-core:1.3
|-- com.github.spotbugs:spotbugs:3.1.6
|-- com.h3xstream.findsecbugs:findsecbugs-plugin:1.8.0
|-- net.sourceforge.pmd:pmd-java:5.8.1
|-- com.puppycrawl.tools:checkstyle:6.19
|-- io.gitlab.arturbosch.detekt:detekt-core:1.0.0.RC8
|-- io.gitlab.arturbosch.detekt:detekt-rules:1.0.0.RC8
|-- com.github.shyiko.ktlint:ktlint-core:0.27.0
|-- com.github.shyiko.ktlint:ktlint-ruleset-standard:0.27.0
provided
|-- org.jetbrains.kotlin:kotlin-stdlib:1.2.51
|-- junit:junit:4.12
|-- org.junit.jupiter:junit-jupiter-api
test