не последняя версия
Последняя версия 6.1.0.Final

org.hibernate.orm.tooling:hibernate-enhance-maven-plugin 4.3.8.Final

A module of the Hibernate O/RM project

Категории

Категории

Maven Компиляция и сборка ORM Данные Hibernate
Группа

Группа

org.hibernate.orm.tooling
Идентификатор

Идентификатор

hibernate-enhance-maven-plugin
Версия

Версия

4.3.8.Final
Тип

Тип

jar

Скачать hibernate-enhance-maven-plugin 4.3.8.Final


<!-- https://jarcasting.com/artifacts/org.hibernate.orm.tooling/hibernate-enhance-maven-plugin/ -->
<dependency>
    <groupId>org.hibernate.orm.tooling</groupId>
    <artifactId>hibernate-enhance-maven-plugin</artifactId>
    <version>4.3.8.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.hibernate.orm.tooling/hibernate-enhance-maven-plugin/
implementation 'org.hibernate.orm.tooling:hibernate-enhance-maven-plugin:4.3.8.Final'
// https://jarcasting.com/artifacts/org.hibernate.orm.tooling/hibernate-enhance-maven-plugin/
implementation ("org.hibernate.orm.tooling:hibernate-enhance-maven-plugin:4.3.8.Final")
'org.hibernate.orm.tooling:hibernate-enhance-maven-plugin:jar:4.3.8.Final'
<dependency org="org.hibernate.orm.tooling" name="hibernate-enhance-maven-plugin" rev="4.3.8.Final">
  <artifact name="hibernate-enhance-maven-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hibernate.orm.tooling', module='hibernate-enhance-maven-plugin', version='4.3.8.Final')
)
libraryDependencies += "org.hibernate.orm.tooling" % "hibernate-enhance-maven-plugin" % "4.3.8.Final"
[org.hibernate.orm.tooling/hibernate-enhance-maven-plugin "4.3.8.Final"]