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 lattice-maven-build-plugin-1.0.18.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.hiforce.lattice.maven
├─ org.hiforce.lattice.maven.LatticeBuildPlugin.class - [JAR]
org.hiforce.lattice.maven.builder
├─ org.hiforce.lattice.maven.builder.AbilityInfoBuilder.class - [JAR]
├─ org.hiforce.lattice.maven.builder.BusinessInfoBuilder.class - [JAR]
├─ org.hiforce.lattice.maven.builder.LatticeInfoBuilder.class - [JAR]
├─ org.hiforce.lattice.maven.builder.ProductInfoBuilder.class - [JAR]
├─ org.hiforce.lattice.maven.builder.RealizationInfoBuilder.class - [JAR]
├─ org.hiforce.lattice.maven.builder.UseCaseInfoBuilder.class - [JAR]