<dependency>
<groupId>eu.codearte.catch-exception</groupId>
<artifactId>catch-throwable</artifactId>
<version>1.4.4</version>
</dependency>
@Grapes(
@Grab(group='eu.codearte.catch-exception', module='catch-throwable', version='1.4.4')
)
<parent> <groupId>eu.codearte.catch-exception</groupId> <artifactId>catch-exception-parent</artifactId> <version>1.4.4</version> </parent>
compile
|-- org.objenesis:objenesis:1.2
|-- org.easytesting:fest-assert-core:2.0M10
|-- org.assertj:assertj-core:1.5.0
|-- junit:junit:4.12
test