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 productdata-jpa-commons-23.6.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.faktorips.runtime.productdata.jpa.commons
├─ org.faktorips.runtime.productdata.jpa.commons.AbstractProductDatabase.class - [JAR]
├─ org.faktorips.runtime.productdata.jpa.commons.ContentContainer.class - [JAR]
├─ org.faktorips.runtime.productdata.jpa.commons.ContentEntity.class - [JAR]
├─ org.faktorips.runtime.productdata.jpa.commons.EnumContentTocEntryEntity.class - [JAR]
├─ org.faktorips.runtime.productdata.jpa.commons.GenerationTocEntryEntity.class - [JAR]
├─ org.faktorips.runtime.productdata.jpa.commons.IdGenerator.class - [JAR]
├─ org.faktorips.runtime.productdata.jpa.commons.LocalDateTimeConverter.class - [JAR]
├─ org.faktorips.runtime.productdata.jpa.commons.ProductCmptTocEntryEntity.class - [JAR]
├─ org.faktorips.runtime.productdata.jpa.commons.TableContentTocEntryEntity.class - [JAR]
├─ org.faktorips.runtime.productdata.jpa.commons.TocEntryEntity.class - [JAR]
├─ org.faktorips.runtime.productdata.jpa.commons.TocUtil.class - [JAR]
├─ org.faktorips.runtime.productdata.jpa.commons.TocVersionEntity.class - [JAR]
├─ org.faktorips.runtime.productdata.jpa.commons.package-info.class - [JAR]