<dependency>
<groupId>org.hibernate</groupId>
<artifactId>tck-utils-api</artifactId>
<version>0.9.1</version>
</dependency>
<parent> <groupId>org.hibernate</groupId> <artifactId>tck-utils</artifactId> <version>0.9.1</version> </parent>