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-jax-rs-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.jax.rs.dto
├─ global.namespace.truelicense.jax.rs.dto.ErrorDTO.class - [JAR]
├─ global.namespace.truelicense.jax.rs.dto.LicenseDTO.class - [JAR]
├─ global.namespace.truelicense.jax.rs.dto.SubjectDTO.class - [JAR]
global.namespace.truelicense.jax.rs
├─ global.namespace.truelicense.jax.rs.ConsumerLicenseManagementService.class - [JAR]
├─ global.namespace.truelicense.jax.rs.ConsumerLicenseManagementServiceException.class - [JAR]
├─ global.namespace.truelicense.jax.rs.ConsumerLicenseManagementServiceExceptionMapper.class - [JAR]
├─ global.namespace.truelicense.jax.rs.ObjectMapperResolver.class - [JAR]