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 confit-provider-jpa20-0.17.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.deephacks.confit.internal.jpa
├─ org.deephacks.confit.internal.jpa.EntityManagerProvider.class - [JAR]
├─ org.deephacks.confit.internal.jpa.ExceptionTranslator.class - [JAR]
├─ org.deephacks.confit.internal.jpa.Jpa20BeanManager.class - [JAR]
├─ org.deephacks.confit.internal.jpa.JpaBean.class - [JAR]
├─ org.deephacks.confit.internal.jpa.JpaBeanPk.class - [JAR]
├─ org.deephacks.confit.internal.jpa.JpaBeanQueryAssembler.class - [JAR]
├─ org.deephacks.confit.internal.jpa.JpaBeanSingleton.class - [JAR]
├─ org.deephacks.confit.internal.jpa.JpaEvents.class - [JAR]
├─ org.deephacks.confit.internal.jpa.JpaProperty.class - [JAR]
├─ org.deephacks.confit.internal.jpa.JpaPropertyPk.class - [JAR]
├─ org.deephacks.confit.internal.jpa.JpaRef.class - [JAR]
org.deephacks.confit.internal.jpa.query
├─ org.deephacks.confit.internal.jpa.query.JpaBeanQuery.class - [JAR]