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 sphere-mongo-core_2.13-0.13.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.sphere.mongo
├─ io.sphere.mongo.MongoFormatInstances.class - [JAR]
├─ io.sphere.mongo.MongoFormatInvariant.class - [JAR]
io.sphere.mongo.format
├─ io.sphere.mongo.format.DefaultMongoFormats.class - [JAR]
├─ io.sphere.mongo.format.MongoFormat.class - [JAR]
├─ io.sphere.mongo.format.MongoNothing.class - [JAR]
├─ io.sphere.mongo.format.package.class - [JAR]
io.sphere.mongo.catsinstances
├─ io.sphere.mongo.catsinstances.package.class - [JAR]