<dependency>
<groupId>org.hibernate.tool</groupId>
<artifactId>hibernate-tools-utils</artifactId>
<version>6.0.0.CR1</version>
</dependency>
@Grapes(
@Grab(group='org.hibernate.tool', module='hibernate-tools-utils', version='6.0.0.CR1')
)