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 nrich-registry-api-1.8.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
net.croz.nrich.registry.api.history.service
├─ net.croz.nrich.registry.api.history.service.RegistryHistoryService.class - [JAR]
net.croz.nrich.registry.api.data.interceptor
├─ net.croz.nrich.registry.api.data.interceptor.BaseRegistryDataInterceptor.class - [JAR]
├─ net.croz.nrich.registry.api.data.interceptor.RegistryDataInterceptor.class - [JAR]
net.croz.nrich.registry.api.data.request
├─ net.croz.nrich.registry.api.data.request.ListBulkRegistryRequest.class - [JAR]
├─ net.croz.nrich.registry.api.data.request.ListRegistryRequest.class - [JAR]
├─ net.croz.nrich.registry.api.data.request.SearchParameter.class - [JAR]
net.croz.nrich.registry.api.configuration.model
├─ net.croz.nrich.registry.api.configuration.model.RegistryEntityConfiguration.class - [JAR]
├─ net.croz.nrich.registry.api.configuration.model.RegistryGroupConfiguration.class - [JAR]
net.croz.nrich.registry.api.core.service
├─ net.croz.nrich.registry.api.core.service.RegistryClassResolvingService.class - [JAR]
├─ net.croz.nrich.registry.api.core.service.RegistryEntityFinderService.class - [JAR]
net.croz.nrich.registry.api.configuration.model.property
├─ net.croz.nrich.registry.api.configuration.model.property.RegistryPropertyConfiguration.class - [JAR]
net.croz.nrich.registry.api.configuration.service
├─ net.croz.nrich.registry.api.configuration.service.RegistryConfigurationService.class - [JAR]
net.croz.nrich.registry.api.security.exception
├─ net.croz.nrich.registry.api.security.exception.RegistryReadNotAllowedException.class - [JAR]
├─ net.croz.nrich.registry.api.security.exception.RegistryUpdateNotAllowedException.class - [JAR]
net.croz.nrich.registry.api.data.service
├─ net.croz.nrich.registry.api.data.service.RegistryDataService.class - [JAR]
net.croz.nrich.registry.api.core.model
├─ net.croz.nrich.registry.api.core.model.RegistryConfiguration.class - [JAR]
├─ net.croz.nrich.registry.api.core.model.RegistryGroupDefinitionConfiguration.class - [JAR]
├─ net.croz.nrich.registry.api.core.model.RegistryOverrideConfiguration.class - [JAR]
├─ net.croz.nrich.registry.api.core.model.RegistryOverrideConfigurationHolder.class - [JAR]
net.croz.nrich.registry.api.history.model
├─ net.croz.nrich.registry.api.history.model.EntityWithRevision.class - [JAR]
├─ net.croz.nrich.registry.api.history.model.RevisionInfo.class - [JAR]
net.croz.nrich.registry.api.history.request
├─ net.croz.nrich.registry.api.history.request.ListRegistryHistoryRequest.class - [JAR]