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 listing-1.2.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.coodoo.framework.listing.boundary
├─ io.coodoo.framework.listing.boundary.ListingPredicate.class - [JAR]
├─ io.coodoo.framework.listing.boundary.ListingQueryParams.class - [JAR]
├─ io.coodoo.framework.listing.boundary.ListingResult.class - [JAR]
├─ io.coodoo.framework.listing.boundary.ListingService.class - [JAR]
├─ io.coodoo.framework.listing.boundary.Metadata.class - [JAR]
io.coodoo.framework.listing.control
├─ io.coodoo.framework.listing.control.ListingFilterQuery.class - [JAR]
├─ io.coodoo.framework.listing.control.ListingUtil.class - [JAR]
io.coodoo.framework.listing.boundary.annotation
├─ io.coodoo.framework.listing.boundary.annotation.ListingFilterIgnore.class - [JAR]
├─ io.coodoo.framework.listing.boundary.annotation.ListingLikeOnNumber.class - [JAR]