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 webfs-1.44.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.corbel.webfs
├─ io.corbel.webfs.WebfsRunner.class - [JAR]
io.corbel.webfs.service
├─ io.corbel.webfs.service.AmazonS3Service.class - [JAR]
├─ io.corbel.webfs.service.DefaultAmazonS3Service.class - [JAR]
io.corbel.webfs.ioc
├─ io.corbel.webfs.ioc.WebfsIoc.class - [JAR]
io.corbel.webfs.api
├─ io.corbel.webfs.api.ApiVersion.class - [JAR]
├─ io.corbel.webfs.api.WebResource.class - [JAR]