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 role-domain-jvm-0.10.5.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
i2.keycloak.f2.role.domain
├─ i2.keycloak.f2.role.domain.RoleModel.class - [JAR]
├─ i2.keycloak.f2.role.domain.RoleModelKt.class - [JAR]
i2.keycloak.f2.role.domain.features.command
├─ i2.keycloak.f2.role.domain.features.command.RoleAddCompositesCommand.class - [JAR]
├─ i2.keycloak.f2.role.domain.features.command.RoleAddCompositesFunctionKt.class - [JAR]
├─ i2.keycloak.f2.role.domain.features.command.RoleAddedCompositesEvent.class - [JAR]
├─ i2.keycloak.f2.role.domain.features.command.RoleCreateCommand.class - [JAR]
├─ i2.keycloak.f2.role.domain.features.command.RoleCreateFunctionKt.class - [JAR]
├─ i2.keycloak.f2.role.domain.features.command.RoleCreatedEvent.class - [JAR]
├─ i2.keycloak.f2.role.domain.features.command.RoleUpdateCommand.class - [JAR]
├─ i2.keycloak.f2.role.domain.features.command.RoleUpdateFunctionKt.class - [JAR]
├─ i2.keycloak.f2.role.domain.features.command.RoleUpdatedEvent.class - [JAR]
i2.keycloak.f2.role.domain.features.query
├─ i2.keycloak.f2.role.domain.features.query.RoleGetByIdFunctionKt.class - [JAR]
├─ i2.keycloak.f2.role.domain.features.query.RoleGetByIdQuery.class - [JAR]
├─ i2.keycloak.f2.role.domain.features.query.RoleGetByIdResult.class - [JAR]
├─ i2.keycloak.f2.role.domain.features.query.RoleGetByNameFunctionKt.class - [JAR]
├─ i2.keycloak.f2.role.domain.features.query.RoleGetByNameQuery.class - [JAR]
├─ i2.keycloak.f2.role.domain.features.query.RoleGetByNameResult.class - [JAR]
├─ i2.keycloak.f2.role.domain.features.query.RolePageFunctionKt.class - [JAR]
├─ i2.keycloak.f2.role.domain.features.query.RolePageQuery.class - [JAR]
├─ i2.keycloak.f2.role.domain.features.query.RolePageResult.class - [JAR]