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 smallmind-identity-1.8.6.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.smallmind.identity.entity
├─ org.smallmind.identity.entity.Account.class - [JAR]
├─ org.smallmind.identity.entity.Address.class - [JAR]
├─ org.smallmind.identity.entity.Association.class - [JAR]
├─ org.smallmind.identity.entity.Contact.class - [JAR]
├─ org.smallmind.identity.entity.CreditCardSubscription.class - [JAR]
├─ org.smallmind.identity.entity.CreditCardType.class - [JAR]
├─ org.smallmind.identity.entity.LocalUser.class - [JAR]
├─ org.smallmind.identity.entity.Membership.class - [JAR]
├─ org.smallmind.identity.entity.Organization.class - [JAR]
├─ org.smallmind.identity.entity.POSubscription.class - [JAR]
├─ org.smallmind.identity.entity.Project.class - [JAR]
├─ org.smallmind.identity.entity.Role.class - [JAR]
├─ org.smallmind.identity.entity.Section.class - [JAR]
├─ org.smallmind.identity.entity.Subscription.class - [JAR]
├─ org.smallmind.identity.entity.User.class - [JAR]