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 blossom-core-association-user-role-1.3.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.blossomproject.core.association_user_role
├─ com.blossomproject.core.association_user_role.AssociationUserRole.class - [JAR]
├─ com.blossomproject.core.association_user_role.AssociationUserRoleDTO.class - [JAR]
├─ com.blossomproject.core.association_user_role.AssociationUserRoleDTOMapper.class - [JAR]
├─ com.blossomproject.core.association_user_role.AssociationUserRoleDao.class - [JAR]
├─ com.blossomproject.core.association_user_role.AssociationUserRoleDaoImpl.class - [JAR]
├─ com.blossomproject.core.association_user_role.AssociationUserRoleRepository.class - [JAR]
├─ com.blossomproject.core.association_user_role.AssociationUserRoleService.class - [JAR]
├─ com.blossomproject.core.association_user_role.AssociationUserRoleServiceImpl.class - [JAR]
├─ com.blossomproject.core.association_user_role.QAssociationUserRole.class - [JAR]
├─ com.blossomproject.core.association_user_role.UpdateAssociationUserRoleForm.class - [JAR]