Contains the @ThreadUnsafe annotation which is used to mark tests which can't run in parallel on the same JVM.
'at.rseiler.pom-project:annotation:1.0'
<dependency>
<groupId>at.rseiler.pom-project</groupId>
<artifactId>annotation</artifactId>
<version>1.0</version>
</dependency>
<dependency org="at.rseiler.pom-project" name="annotation" rev="1.0"/>
"at.rseiler.pom-project", "annotation", "1.0"