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 normalizer-model-0.6.1.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.wizzie.normalizer.model
├─ io.wizzie.normalizer.model.FunctionModel.class - [JAR]
├─ io.wizzie.normalizer.model.PlanModel.class - [JAR]
├─ io.wizzie.normalizer.model.SinkModel.class - [JAR]
├─ io.wizzie.normalizer.model.StreamModel.class - [JAR]
io.wizzie.normalizer.exceptions
├─ io.wizzie.normalizer.exceptions.MaxOutputKafkaTopics.class - [JAR]
├─ io.wizzie.normalizer.exceptions.PlanBuilderException.class - [JAR]