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 ledger-compliance-java-0.3.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.codenotary.immudb
├─ io.codenotary.immudb.ImmuServiceGrpc.class - [JAR]
├─ io.codenotary.immudb.ImmudbProto.class - [JAR]
io.codenotary.ledgercompliance.client
├─ io.codenotary.ledgercompliance.client.LedgerComplianceClient.class - [JAR]
lc.schema
├─ lc.schema.Lc.class - [JAR]
├─ lc.schema.LcServiceGrpc.class - [JAR]
io.codenotary.ledgercompliance.client.interceptor
├─ io.codenotary.ledgercompliance.client.interceptor.ApiKeyInterceptor.class - [JAR]