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 idol-metadata-0.0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.cirola2000.idol.metadata.services
├─ com.github.cirola2000.idol.metadata.services.DatasetServices.class - [JAR]
├─ com.github.cirola2000.idol.metadata.services.DistributionServices.class - [JAR]
com.github.cirola2000.idol.metadata
├─ com.github.cirola2000.idol.metadata.Application.class - [JAR]
├─ com.github.cirola2000.idol.metadata.ApplicationLol.class - [JAR]
├─ com.github.cirola2000.idol.metadata.Config.class - [JAR]
com.github.cirola2000.idol.metadata.models
├─ com.github.cirola2000.idol.metadata.models.DatasetModel.class - [JAR]
├─ com.github.cirola2000.idol.metadata.models.DistributionModel.class - [JAR]