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 swak-license-spi-2.1.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.swak.frame.license.spi.spring.configuration
├─ com.swak.frame.license.spi.spring.configuration.SwakLicenseAutoConfiguration.class - [JAR]
com.swak.frame.license.spi.filter
├─ com.swak.frame.license.spi.filter.LicenseCheckInterceptor.class - [JAR]
com.swak.frame.license.spi.controller
├─ com.swak.frame.license.spi.controller.licIdxController.class - [JAR]
com.swak.frame.license.spi.event
├─ com.swak.frame.license.spi.event.LicenseCheckListener.class - [JAR]
com.swak.frame.license.spi.config
├─ com.swak.frame.license.spi.config.LicenseConfig.class - [JAR]
├─ com.swak.frame.license.spi.config.LicenseManager.class - [JAR]
├─ com.swak.frame.license.spi.config.LicenseVerifyCallback.class - [JAR]
├─ com.swak.frame.license.spi.config.LicenseVerifyService.class - [JAR]
├─ com.swak.frame.license.spi.config.LicenseVerifyServiceImpl.class - [JAR]