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 imixs-melman-2.0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.imixs.melman
├─ org.imixs.melman.AbstractClient.class - [JAR]
├─ org.imixs.melman.BPMNWriter.class - [JAR]
├─ org.imixs.melman.BasicAuthenticator.class - [JAR]
├─ org.imixs.melman.CookieAuthenticator.class - [JAR]
├─ org.imixs.melman.DocumentClient.class - [JAR]
├─ org.imixs.melman.EventLogClient.class - [JAR]
├─ org.imixs.melman.FormAuthenticator.class - [JAR]
├─ org.imixs.melman.JWTAuthenticator.class - [JAR]
├─ org.imixs.melman.ModelClient.class - [JAR]
├─ org.imixs.melman.RestAPIException.class - [JAR]
├─ org.imixs.melman.WorkflowClient.class - [JAR]