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 org.gvnix.web.screen.roo.addon.annotations-1.4.1.RELEASE.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.gvnix.support
├─ org.gvnix.support.ItdBuilderHelper.class - [JAR]
├─ org.gvnix.support.MessageBundleUtils.class - [JAR]
├─ org.gvnix.support.MetadataUtils.class - [JAR]
├─ org.gvnix.support.OperationUtils.class - [JAR]
├─ org.gvnix.support.PhysicalTypeUtils.class - [JAR]
├─ org.gvnix.support.WebItdBuilderHelper.class - [JAR]
├─ org.gvnix.support.WebProjectUtils.class - [JAR]
org.gvnix.support.dependenciesmanager
├─ org.gvnix.support.dependenciesmanager.DependenciesVersionManager.class - [JAR]
├─ org.gvnix.support.dependenciesmanager.Qualifiers.class - [JAR]
├─ org.gvnix.support.dependenciesmanager.VersionInfo.class - [JAR]
org.gvnix.web.screen.roo.addon
├─ org.gvnix.web.screen.roo.addon.GvNIXEntityBatch.class - [JAR]
├─ org.gvnix.web.screen.roo.addon.GvNIXPattern.class - [JAR]
├─ org.gvnix.web.screen.roo.addon.GvNIXRelatedPattern.class - [JAR]
├─ org.gvnix.web.screen.roo.addon.GvNIXRelationsPattern.class - [JAR]