META-INF.maven.org.hibernate.orm.tooling.plugin-help.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of hibernate-enhance-maven-plugin Show documentation
Show all versions of hibernate-enhance-maven-plugin Show documentation
Enhance Plugin of the Hibernate project for use with Maven build system.
The newest version!
<?xml version="1.0" encoding="UTF-8"?> <!-- ~ Hibernate, Relational Persistence for Idiomatic Java ~ ~ License: GNU Lesser General Public License (LGPL), version 2.1 or later. ~ See the lgpl.txt file in the root directory or <http://www.gnu.org/licenses/lgpl-2.1.html>. --> <plugin> <name>Hibernate Enhance Maven Plugin</name> <description>Enhance Plugin of the Hibernate project for use with Maven build system.</description> <groupId>org.hibernate.orm.tooling</groupId> <artifactId>hibernate-enhance-maven-plugin</artifactId> <version>@version@</version> <goalPrefix>hibernate-enhance</goalPrefix> <mojos/> </plugin>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy