jar

org.apache.openjpa : openjpa-maven-plugin

Maven & Gradle

Mar 16, 2022
1 usages

OpenJPA Maven Plugin · OpenJPA tasks for enhancing, SQL creation and schema mapping creation using Apache maven (see http://maven.apache.org).

Table Of Contents

Latest Version

Download org.apache.openjpa : openjpa-maven-plugin JAR file - Latest Versions:

All Versions

Download org.apache.openjpa : openjpa-maven-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
3.2.x
3.1.x
3.0.x
2.4.x
2.3.x
2.2.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 openjpa-maven-plugin-3.2.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.openjpa.tools.maven

├─ org.apache.openjpa.tools.maven.AbstractOpenJpaEnhancerMojo.class - [JAR]

├─ org.apache.openjpa.tools.maven.AbstractOpenJpaMappingToolMojo.class - [JAR]

├─ org.apache.openjpa.tools.maven.AbstractOpenJpaMojo.class - [JAR]

├─ org.apache.openjpa.tools.maven.HelpMojo.class - [JAR]

├─ org.apache.openjpa.tools.maven.OpenJpaEnhancerMojo.class - [JAR]

├─ org.apache.openjpa.tools.maven.OpenJpaSchemaMojo.class - [JAR]

├─ org.apache.openjpa.tools.maven.OpenJpaSqlMojo.class - [JAR]

├─ org.apache.openjpa.tools.maven.OpenJpaTestEnhancerMojo.class - [JAR]