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