<dependency>
<groupId>guru.nidi</groupId>
<artifactId>code-assert</artifactId>
<version>0.9.7</version>
</dependency>
<parent> <groupId>guru.nidi</groupId> <artifactId>code-assert-parent</artifactId> <version>0.9.7</version> </parent>
compile
|-- guru.nidi:graphviz-java:0.8.4
|-- org.hamcrest:hamcrest-core:1.3
|-- com.github.spotbugs:spotbugs:3.1.12
|-- com.h3xstream.findsecbugs:findsecbugs-plugin:1.9.0
|-- net.sourceforge.pmd:pmd-java:5.8.1
|-- com.puppycrawl.tools:checkstyle:6.19
|-- io.gitlab.arturbosch.detekt:detekt-core:1.0.0.RC9.2
|-- io.gitlab.arturbosch.detekt:detekt-rules:1.0.0.RC9.2
|-- com.github.shyiko.ktlint:ktlint-core:0.29.0
|-- com.github.shyiko.ktlint:ktlint-ruleset-standard:0.29.0
provided
|-- org.jetbrains.kotlin:kotlin-stdlib:1.3.41
|-- junit:junit:4.12
|-- org.junit.jupiter:junit-jupiter-api
test