jar

org.hibernate.tool : hibernate-tools-maven

Maven & Gradle

Aug 09, 2023
290 stars

Hibernate Tools Maven Plugin · Maven plugin to provide hibernate-tools reverse engineering and code/schema generation abilities.

Table Of Contents

Latest Version

Download org.hibernate.tool : hibernate-tools-maven JAR file - Latest Versions:

All Versions

Download org.hibernate.tool : hibernate-tools-maven JAR file - All Versions:

Version Vulnerabilities Size Updated
6.3.x
6.2.x
6.1.x
6.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window hibernate-tools-maven-6.3.0.CR1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.hibernate.tool.maven

├─ org.hibernate.tool.maven.AbstractGenerationMojo.class - [JAR]

├─ org.hibernate.tool.maven.GenerateDaoMojo.class - [JAR]

├─ org.hibernate.tool.maven.GenerateDdlMojo.class - [JAR]

├─ org.hibernate.tool.maven.GenerateJavaMojo.class - [JAR]

├─ org.hibernate.tool.maven.HelpMojo.class - [JAR]