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 truelicense-v1-4.0.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
global.namespace.truelicense.v1
├─ global.namespace.truelicense.v1.V1.class - [JAR]
├─ global.namespace.truelicense.v1.V1Codec.class - [JAR]
├─ global.namespace.truelicense.v1.V1CodecFactory.class - [JAR]
├─ global.namespace.truelicense.v1.V1Encryption.class - [JAR]
├─ global.namespace.truelicense.v1.V1LicenseFactory.class - [JAR]
├─ global.namespace.truelicense.v1.V1RepositoryController.class - [JAR]
├─ global.namespace.truelicense.v1.V1RepositoryFactory.class - [JAR]
de.schlichtherle.license
├─ de.schlichtherle.license.LicenseContent.class - [JAR]
de.schlichtherle.xml
├─ de.schlichtherle.xml.GenericCertificate.class - [JAR]