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 trace4cats-natchez_3-0.14.1+1-14c8d322.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
trace4cats.natchez.conversions
├─ trace4cats.natchez.conversions.NatchezToTrace4Cats.class - [JAR]
├─ trace4cats.natchez.conversions.Trace4CatsToNatchez.class - [JAR]
├─ trace4cats.natchez.conversions.fromNatchez.class - [JAR]
├─ trace4cats.natchez.conversions.toNatchez.class - [JAR]
trace4cats.natchez
├─ trace4cats.natchez.KernelConverter.class - [JAR]
├─ trace4cats.natchez.SpanKindConverter.class - [JAR]
├─ trace4cats.natchez.Trace4CatsSpan.class - [JAR]
├─ trace4cats.natchez.Trace4CatsTracer.class - [JAR]