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 synthetic-data-generator-0.0.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
uk.gov.gchq.syntheticdatagenerator.utils
├─ uk.gov.gchq.syntheticdatagenerator.utils.DateHelper.class - [JAR]
uk.gov.gchq.syntheticdatagenerator
├─ uk.gov.gchq.syntheticdatagenerator.CreateData.class - [JAR]
├─ uk.gov.gchq.syntheticdatagenerator.CreateDataFile.class - [JAR]
uk.gov.gchq.syntheticdatagenerator.types
├─ uk.gov.gchq.syntheticdatagenerator.types.Address.class - [JAR]
├─ uk.gov.gchq.syntheticdatagenerator.types.BankDetails.class - [JAR]
├─ uk.gov.gchq.syntheticdatagenerator.types.Department.class - [JAR]
├─ uk.gov.gchq.syntheticdatagenerator.types.EmergencyContact.class - [JAR]
├─ uk.gov.gchq.syntheticdatagenerator.types.Employee.class - [JAR]
├─ uk.gov.gchq.syntheticdatagenerator.types.Grade.class - [JAR]
├─ uk.gov.gchq.syntheticdatagenerator.types.Manager.class - [JAR]
├─ uk.gov.gchq.syntheticdatagenerator.types.Nationality.class - [JAR]
├─ uk.gov.gchq.syntheticdatagenerator.types.PhoneNumber.class - [JAR]
├─ uk.gov.gchq.syntheticdatagenerator.types.Relation.class - [JAR]
├─ uk.gov.gchq.syntheticdatagenerator.types.Sex.class - [JAR]
├─ uk.gov.gchq.syntheticdatagenerator.types.ThreadLocalFaker.class - [JAR]
├─ uk.gov.gchq.syntheticdatagenerator.types.UserId.class - [JAR]
├─ uk.gov.gchq.syntheticdatagenerator.types.WorkLocation.class - [JAR]
├─ uk.gov.gchq.syntheticdatagenerator.types.WorkLocationName.class - [JAR]
uk.gov.gchq.syntheticdatagenerator.serialise
├─ uk.gov.gchq.syntheticdatagenerator.serialise.AvroSerialiser.class - [JAR]
├─ uk.gov.gchq.syntheticdatagenerator.serialise.Serialiser.class - [JAR]