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 bottegaio-management-web-api-0.1.20.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
net.bottegaio.management.web.annotation
├─ net.bottegaio.management.web.annotation.BottegaioWebAgentTab.class - [JAR]
├─ net.bottegaio.management.web.annotation.BottegaioWebMenu.class - [JAR]
net.bottegaio.management.web
├─ net.bottegaio.management.web.BottegaioWebAgentTabPage.class - [JAR]
├─ net.bottegaio.management.web.BottegaioWebComponent.class - [JAR]
├─ net.bottegaio.management.web.BottegaioWebMenuPage.class - [JAR]
├─ net.bottegaio.management.web.MainContainer.class - [JAR]
├─ net.bottegaio.management.web.StaticWebUtils.class - [JAR]