jar

org.apache.openjpa : openjpa-jest

Maven & Gradle

Mar 16, 2022
2 usages

OpenJPA JEST

Table Of Contents

Latest Version

Download org.apache.openjpa : openjpa-jest JAR file - Latest Versions:

All Versions

Download org.apache.openjpa : openjpa-jest 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-jest-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.json

├─ org.apache.openjpa.json.JSON.class - [JAR]

├─ org.apache.openjpa.json.JSONObject.class - [JAR]

org.apache.openjpa.persistence.jest

├─ org.apache.openjpa.persistence.jest.AbstractCommand.class - [JAR]

├─ org.apache.openjpa.persistence.jest.Closure.class - [JAR]

├─ org.apache.openjpa.persistence.jest.Constants.class - [JAR]

├─ org.apache.openjpa.persistence.jest.DomainCommand.class - [JAR]

├─ org.apache.openjpa.persistence.jest.ExceptionFormatter.class - [JAR]

├─ org.apache.openjpa.persistence.jest.FindCommand.class - [JAR]

├─ org.apache.openjpa.persistence.jest.IOR.class - [JAR]

├─ org.apache.openjpa.persistence.jest.JESTCommand.class - [JAR]

├─ org.apache.openjpa.persistence.jest.JESTContext.class - [JAR]

├─ org.apache.openjpa.persistence.jest.JESTServlet.class - [JAR]

├─ org.apache.openjpa.persistence.jest.JPAServletContext.class - [JAR]

├─ org.apache.openjpa.persistence.jest.JSON.class - [JAR]

├─ org.apache.openjpa.persistence.jest.JSONObject.class - [JAR]

├─ org.apache.openjpa.persistence.jest.JSONObjectFormatter.class - [JAR]

├─ org.apache.openjpa.persistence.jest.MetamodelHelper.class - [JAR]

├─ org.apache.openjpa.persistence.jest.ObjectFormatter.class - [JAR]

├─ org.apache.openjpa.persistence.jest.ProcessingException.class - [JAR]

├─ org.apache.openjpa.persistence.jest.PropertiesCommand.class - [JAR]

├─ org.apache.openjpa.persistence.jest.PropertiesFormatter.class - [JAR]

├─ org.apache.openjpa.persistence.jest.PrototypeFactory.class - [JAR]

├─ org.apache.openjpa.persistence.jest.QueryCommand.class - [JAR]

├─ org.apache.openjpa.persistence.jest.TokenReplacedStream.class - [JAR]

├─ org.apache.openjpa.persistence.jest.XMLFormatter.class - [JAR]

Advertisement