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 license-atlassian-3.0.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
net.customware.license.atlassian.ao.bean
├─ net.customware.license.atlassian.ao.bean.License.class - [JAR]
net.customware.license.atlassian
├─ net.customware.license.atlassian.AtlassianLicenseManager.class - [JAR]
├─ net.customware.license.atlassian.AtlassianLicenseParam.class - [JAR]
├─ net.customware.license.atlassian.DefaultLicenseContext.class - [JAR]
├─ net.customware.license.atlassian.LicenseContext.class - [JAR]
net.customware.license.atlassian.exemption
├─ net.customware.license.atlassian.exemption.AbstractLicenseExemption.class - [JAR]
├─ net.customware.license.atlassian.exemption.LicenseTypeExemption.class - [JAR]
├─ net.customware.license.atlassian.exemption.TrialPeriodExemption.class - [JAR]
net.customware.license.atlassian.ao.manager
├─ net.customware.license.atlassian.ao.manager.LicenseManager.class - [JAR]
net.customware.license.atlassian.restriction
├─ net.customware.license.atlassian.restriction.AbstractLicenseRestriction.class - [JAR]
├─ net.customware.license.atlassian.restriction.LicenseTypeRestriction.class - [JAR]
├─ net.customware.license.atlassian.restriction.NodeCountRestriction.class - [JAR]
├─ net.customware.license.atlassian.restriction.SupportEntitlementNumberRestriction.class - [JAR]
├─ net.customware.license.atlassian.restriction.UserCountRestriction.class - [JAR]
net.customware.license.atlassian.ao.manager.impl
├─ net.customware.license.atlassian.ao.manager.impl.ActiveObjectsLicenseManager.class - [JAR]
net.customware.license.atlassian.prefs
├─ net.customware.license.atlassian.prefs.ActiveObjectsLicensePreferences.class - [JAR]