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 api-standard-data-1.0.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.gardenerframework.fragrans.api.standard.schema.trait
├─ io.gardenerframework.fragrans.api.standard.schema.trait.ApiStandardDataTraits.class - [JAR]
io.gardenerframework.fragrans.api.standard.schema
├─ io.gardenerframework.fragrans.api.standard.schema.ApiError.class - [JAR]
├─ io.gardenerframework.fragrans.api.standard.schema.ApiStandardSchemaPackage.class - [JAR]
io.gardenerframework.fragrans.api.standard.schema.configuration
├─ io.gardenerframework.fragrans.api.standard.schema.configuration.ApiStandardSchemaConfiguration.class - [JAR]
io.gardenerframework.fragrans.api.standard.schema.trait.support
├─ io.gardenerframework.fragrans.api.standard.schema.trait.support.DefaultGenericMaxPageSizeProvider.class - [JAR]
├─ io.gardenerframework.fragrans.api.standard.schema.trait.support.GenericContents.class - [JAR]
├─ io.gardenerframework.fragrans.api.standard.schema.trait.support.GenericKeyword.class - [JAR]
├─ io.gardenerframework.fragrans.api.standard.schema.trait.support.GenericMaxPageSizeProvider.class - [JAR]
├─ io.gardenerframework.fragrans.api.standard.schema.trait.support.GenericPageMarker.class - [JAR]
├─ io.gardenerframework.fragrans.api.standard.schema.trait.support.GenericPageNo.class - [JAR]
├─ io.gardenerframework.fragrans.api.standard.schema.trait.support.GenericPageSize.class - [JAR]
├─ io.gardenerframework.fragrans.api.standard.schema.trait.support.GenericSort.class - [JAR]
├─ io.gardenerframework.fragrans.api.standard.schema.trait.support.GenericSorts.class - [JAR]
├─ io.gardenerframework.fragrans.api.standard.schema.trait.support.GenericStringId.class - [JAR]
├─ io.gardenerframework.fragrans.api.standard.schema.trait.support.GenericStringIds.class - [JAR]
├─ io.gardenerframework.fragrans.api.standard.schema.trait.support.GenericTotalNumber.class - [JAR]