<dependency>
<groupId>guru.nidi</groupId>
<artifactId>code-assert</artifactId>
<version>0.8.2</version>
</dependency>
<parent> <groupId>guru.nidi</groupId> <artifactId>code-assert-parent</artifactId> <version>0.8.2</version> </parent>
compile
|-- org.hamcrest:hamcrest-core:1.3
|-- com.google.code.findbugs:findbugs:3.0.1
|-- com.h3xstream.findsecbugs:findsecbugs-plugin:1.7.1
|-- net.sourceforge.pmd:pmd-java:5.4.1
|-- com.puppycrawl.tools:checkstyle:6.19
|-- junit:junit
test