File | Operation |
---|---|
hibernate-tools-parent-7.0.0.Beta1.pom | download |
<dependency>
<groupId>org.hibernate.tool</groupId>
<artifactId>hibernate-tools-parent</artifactId>
<version>7.0.0.Beta1</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.hibernate.tool', module='hibernate-tools-parent', version='7.0.0.Beta1')
)
<parent> <groupId>org.jboss</groupId> <artifactId>jboss-parent</artifactId> <version>40</version> </parent>