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 emodb-common-client2-6.5.27.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.bazaarvoice.emodb.client2
├─ com.bazaarvoice.emodb.client2.EmoClient.class - [JAR]
├─ com.bazaarvoice.emodb.client2.EmoClientException.class - [JAR]
├─ com.bazaarvoice.emodb.client2.EmoResource.class - [JAR]
├─ com.bazaarvoice.emodb.client2.EmoResponse.class - [JAR]
├─ com.bazaarvoice.emodb.client2.EntityHelper.class - [JAR]
com.bazaarvoice.emodb.client2.uri
├─ com.bazaarvoice.emodb.client2.uri.EmoMultivaluedMap.class - [JAR]
├─ com.bazaarvoice.emodb.client2.uri.EmoUriBuilder.class - [JAR]
├─ com.bazaarvoice.emodb.client2.uri.EmoUriComponent.class - [JAR]