не последняя версия
Последняя версия 2.5.0

de.jpdigital:hibernate5-ddl-maven-plugin-core 2.0.1

This plugin for Maven wraps the SchemaExport class from Hibernate 5 into a Mojo which can easily configured from a projects pom.xml

Категории

Категории

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

Группа

de.jpdigital
Идентификатор

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

hibernate5-ddl-maven-plugin-core
Версия

Версия

2.0.1
Тип

Тип

jar

Скачать hibernate5-ddl-maven-plugin-core 2.0.1


<!-- https://jarcasting.com/artifacts/de.jpdigital/hibernate5-ddl-maven-plugin-core/ -->
<dependency>
    <groupId>de.jpdigital</groupId>
    <artifactId>hibernate5-ddl-maven-plugin-core</artifactId>
    <version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.jpdigital/hibernate5-ddl-maven-plugin-core/
implementation 'de.jpdigital:hibernate5-ddl-maven-plugin-core:2.0.1'
// https://jarcasting.com/artifacts/de.jpdigital/hibernate5-ddl-maven-plugin-core/
implementation ("de.jpdigital:hibernate5-ddl-maven-plugin-core:2.0.1")
'de.jpdigital:hibernate5-ddl-maven-plugin-core:jar:2.0.1'
<dependency org="de.jpdigital" name="hibernate5-ddl-maven-plugin-core" rev="2.0.1">
  <artifact name="hibernate5-ddl-maven-plugin-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.jpdigital', module='hibernate5-ddl-maven-plugin-core', version='2.0.1')
)
libraryDependencies += "de.jpdigital" % "hibernate5-ddl-maven-plugin-core" % "2.0.1"
[de.jpdigital/hibernate5-ddl-maven-plugin-core "2.0.1"]