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 structurizr-documentation-1.1.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.structurizr.documentation.template
├─ com.structurizr.documentation.template.Arc42DocumentationTemplate.class - [JAR]
├─ com.structurizr.documentation.template.DocumentationTemplate.class - [JAR]
├─ com.structurizr.documentation.template.FormattedContent.class - [JAR]
├─ com.structurizr.documentation.template.StructurizrDocumentationTemplate.class - [JAR]
├─ com.structurizr.documentation.template.ViewpointsAndPerspectivesDocumentationTemplate.class - [JAR]
com.structurizr.documentation.importer
├─ com.structurizr.documentation.importer.AdrToolsDecisionImporter.class - [JAR]
├─ com.structurizr.documentation.importer.DefaultDocumentationImporter.class - [JAR]
├─ com.structurizr.documentation.importer.DefaultImageImporter.class - [JAR]
├─ com.structurizr.documentation.importer.DocumentationImportException.class - [JAR]
├─ com.structurizr.documentation.importer.DocumentationImporter.class - [JAR]
├─ com.structurizr.documentation.importer.RecursiveDefaultDocumentationImporter.class - [JAR]
com.structurizr.documentation.util
├─ com.structurizr.documentation.util.FormatFinder.class - [JAR]