View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window org.gvnix.addon.jpa.annotations-1.5.1.RC4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.gvnix.addon.jpa.annotations.audit
├─ org.gvnix.addon.jpa.annotations.audit.GvNIXJpaAudit.class - [JAR]
├─ org.gvnix.addon.jpa.annotations.audit.GvNIXJpaAuditListener.class - [JAR]
├─ org.gvnix.addon.jpa.annotations.audit.GvNIXJpaAuditRevisionEntity.class - [JAR]
├─ org.gvnix.addon.jpa.annotations.audit.GvNIXJpaAuditUserService.class - [JAR]
org.gvnix.addon.jpa.annotations.query
├─ org.gvnix.addon.jpa.annotations.query.GvNIXJpaQuery.class - [JAR]
org.gvnix.addon.jpa.annotations.batch
├─ org.gvnix.addon.jpa.annotations.batch.GvNIXJpaBatch.class - [JAR]
org.gvnix.addon.jpa.annotations.geo.providers.hibernatespatial
├─ org.gvnix.addon.jpa.annotations.geo.providers.hibernatespatial.GvNIXEntityMapLayer.class - [JAR]