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