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 bunsen-avro-0.5.11.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.cerner.bunsen.avro
├─ com.cerner.bunsen.avro.AvroConverter.class - [JAR]
com.cerner.bunsen.avro.converters
├─ com.cerner.bunsen.avro.converters.DefinitionToAvroVisitor.class - [JAR]
├─ com.cerner.bunsen.avro.converters.NoOpConverter.class - [JAR]
com.cerner.bunsen.avro.tools
├─ com.cerner.bunsen.avro.tools.GenerateSchemas.class - [JAR]