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 mongodb-auto-discovery_2.11-1.6.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.gu.aws
├─ com.gu.aws.EC2.class - [JAR]
├─ com.gu.aws.EC2Client.class - [JAR]
├─ com.gu.aws.EC2DiscoveryClient.class - [JAR]
├─ com.gu.aws.EC2DiscoveryService.class - [JAR]
com.gu.mongodb
├─ com.gu.mongodb.AutoDiscovery.class - [JAR]
├─ com.gu.mongodb.MongoURI.class - [JAR]