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 kmongo-shared-tests-4.9.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.litote.kmongo
├─ org.litote.kmongo.CoreCategory.class - [JAR]
├─ org.litote.kmongo.JacksonMappingCategory.class - [JAR]
├─ org.litote.kmongo.KMongoRootTest.class - [JAR]
├─ org.litote.kmongo.NativeMappingCategory.class - [JAR]
├─ org.litote.kmongo.SerializationMappingCategory.class - [JAR]
org.litote.kmongo.model
├─ org.litote.kmongo.model.Coordinate.class - [JAR]
├─ org.litote.kmongo.model.ExposableFriend.class - [JAR]
├─ org.litote.kmongo.model.Friend.class - [JAR]
├─ org.litote.kmongo.model.FriendContainer.class - [JAR]