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 crnk-data-facet-3.4.20210509072026.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.crnk.data.facet.annotation
├─ io.crnk.data.facet.annotation.Facet.class - [JAR]
io.crnk.data.facet.internal
├─ io.crnk.data.facet.internal.FacetRepositoryImpl.class - [JAR]
io.crnk.data.facet.provider
├─ io.crnk.data.facet.provider.FacetProvider.class - [JAR]
├─ io.crnk.data.facet.provider.FacetProviderBase.class - [JAR]
├─ io.crnk.data.facet.provider.FacetProviderContext.class - [JAR]
├─ io.crnk.data.facet.provider.InMemoryFacetProvider.class - [JAR]
io.crnk.data.facet.config
├─ io.crnk.data.facet.config.BasicFacetInformation.class - [JAR]
├─ io.crnk.data.facet.config.FacetInformation.class - [JAR]
├─ io.crnk.data.facet.config.FacetResourceInformation.class - [JAR]
io.crnk.data.facet
├─ io.crnk.data.facet.FacetModule.class - [JAR]
├─ io.crnk.data.facet.FacetModuleConfig.class - [JAR]
├─ io.crnk.data.facet.FacetModuleExtension.class - [JAR]
├─ io.crnk.data.facet.FacetRepository.class - [JAR]
├─ io.crnk.data.facet.FacetResource.class - [JAR]
├─ io.crnk.data.facet.FacetValue.class - [JAR]