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 extremum-annotations-3.2.0-rc.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
io.extremum.common.annotation
├─ io.extremum.common.annotation.FromStorageString.class - [JAR]
├─ io.extremum.common.annotation.InfrastructureElement.class - [JAR]
├─ io.extremum.common.annotation.Inherited.class - [JAR]
├─ io.extremum.common.annotation.Localized.class - [JAR]
├─ io.extremum.common.annotation.ModelName.class - [JAR]
├─ io.extremum.common.annotation.Schema.class - [JAR]
├─ io.extremum.common.annotation.Schemas.class - [JAR]
├─ io.extremum.common.annotation.SecondaryDatasource.class - [JAR]
├─ io.extremum.common.annotation.Stump.class - [JAR]
├─ io.extremum.common.annotation.ToStorageString.class - [JAR]
├─ io.extremum.common.annotation.View.class - [JAR]
├─ io.extremum.common.annotation.ViewMode.class - [JAR]
io.extremum.common.annotation.function
├─ io.extremum.common.annotation.function.Function.class - [JAR]
├─ io.extremum.common.annotation.function.FunctionContext.class - [JAR]
├─ io.extremum.common.annotation.function.FunctionMethod.class - [JAR]
├─ io.extremum.common.annotation.function.FunctionPackage.class - [JAR]