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-analysis-1.3.5.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.structurizr.analysis
├─ com.structurizr.analysis.AbstractComponentFinderStrategy.class - [JAR]
├─ com.structurizr.analysis.AbstractTypeMatcher.class - [JAR]
├─ com.structurizr.analysis.AnnotatedMethodComponentFinderStrategy.class - [JAR]
├─ com.structurizr.analysis.AnnotationTypeMatcher.class - [JAR]
├─ com.structurizr.analysis.ComponentFinder.class - [JAR]
├─ com.structurizr.analysis.ComponentFinderStrategy.class - [JAR]
├─ com.structurizr.analysis.DefaultTypeRepository.class - [JAR]
├─ com.structurizr.analysis.DuplicateComponentException.class - [JAR]
├─ com.structurizr.analysis.DuplicateComponentStrategy.class - [JAR]
├─ com.structurizr.analysis.ExtendsClassTypeMatcher.class - [JAR]
├─ com.structurizr.analysis.FirstImplementationOfInterfaceSupportingTypesStrategy.class - [JAR]
├─ com.structurizr.analysis.IgnoreDuplicateComponentStrategy.class - [JAR]
├─ com.structurizr.analysis.ImplementsInterfaceTypeMatcher.class - [JAR]
├─ com.structurizr.analysis.JavadocCommentFilter.class - [JAR]
├─ com.structurizr.analysis.NameSuffixTypeMatcher.class - [JAR]
├─ com.structurizr.analysis.ReferencedTypesInSamePackageSupportingTypesStrategy.class - [JAR]
├─ com.structurizr.analysis.ReferencedTypesSupportingTypesStrategy.class - [JAR]
├─ com.structurizr.analysis.RegexTypeMatcher.class - [JAR]
├─ com.structurizr.analysis.SourceCodeComponentFinderStrategy.class - [JAR]
├─ com.structurizr.analysis.StructurizrAnnotationsComponentFinderStrategy.class - [JAR]
├─ com.structurizr.analysis.SupportingTypesStrategy.class - [JAR]
├─ com.structurizr.analysis.ThrowExceptionDuplicateComponentStrategy.class - [JAR]
├─ com.structurizr.analysis.TypeCategory.class - [JAR]
├─ com.structurizr.analysis.TypeMatcher.class - [JAR]
├─ com.structurizr.analysis.TypeMatcherComponentFinderStrategy.class - [JAR]
├─ com.structurizr.analysis.TypeRepository.class - [JAR]
├─ com.structurizr.analysis.TypeUtils.class - [JAR]
├─ com.structurizr.analysis.TypeVisibility.class - [JAR]