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 marklogic-data-hub-api-5.8.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.marklogic.hub.impl
├─ com.marklogic.hub.impl.HubClientImpl.class - [JAR]
com.marklogic.hub
├─ com.marklogic.hub.DatabaseKind.class - [JAR]
├─ com.marklogic.hub.HubClient.class - [JAR]
├─ com.marklogic.hub.HubClientConfig.class - [JAR]
├─ com.marklogic.hub.MarkLogicVersion.class - [JAR]