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 test-util-kafka_2.2-scala_2.11-0.13.6.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.amient.affinity.kafka
├─ io.amient.affinity.kafka.EmbeddedConfluentRegistry.class - [JAR]
├─ io.amient.affinity.kafka.EmbeddedKafka.class - [JAR]
├─ io.amient.affinity.kafka.EmbeddedKafkaServer.class - [JAR]
├─ io.amient.affinity.kafka.EmbeddedService.class - [JAR]
├─ io.amient.affinity.kafka.EmbeddedZooKeeper.class - [JAR]
├─ io.amient.affinity.kafka.EmbeddedZookeperServer.class - [JAR]