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 scalatest-embedded-schema-registry_2.11-2.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
net.manub.embeddedkafka.schemaregistry
├─ net.manub.embeddedkafka.schemaregistry.EmbeddedKWithSR.class - [JAR]
├─ net.manub.embeddedkafka.schemaregistry.EmbeddedKafkaConfigWithSchemaRegistry.class - [JAR]
├─ net.manub.embeddedkafka.schemaregistry.EmbeddedKafkaConfigWithSchemaRegistryImpl.class - [JAR]
├─ net.manub.embeddedkafka.schemaregistry.EmbeddedKafkaWithSchemaRegistry.class - [JAR]
├─ net.manub.embeddedkafka.schemaregistry.EmbeddedKafkaWithSchemaRegistrySupport.class - [JAR]
├─ net.manub.embeddedkafka.schemaregistry.EmbeddedSR.class - [JAR]
├─ net.manub.embeddedkafka.schemaregistry.package.class - [JAR]
net.manub.embeddedkafka.schemaregistry.avro
├─ net.manub.embeddedkafka.schemaregistry.avro.Codecs.class - [JAR]
net.manub.embeddedkafka.schemaregistry.streams
├─ net.manub.embeddedkafka.schemaregistry.streams.EmbeddedKafkaStreamsWithSchemaRegistry.class - [JAR]
├─ net.manub.embeddedkafka.schemaregistry.streams.EmbeddedKafkaStreamsWithSchemaRegistryAllInOne.class - [JAR]