jar

com.structurizr : structurizr-core

Maven & Gradle

Jul 28, 2023
21 usages
967 stars

Structurizr for Java · Structurizr for Java

Table Of Contents

Latest Version

Download com.structurizr : structurizr-core JAR file - Latest Versions:

All Versions

Download com.structurizr : structurizr-core JAR file - All Versions:

Version Vulnerabilities Size Updated
1.26.x
1.25.x
1.24.x
1.23.x
1.22.x
1.21.x
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x
1.12.x
1.11.x
1.10.x
1.9.x
1.8.x
1.7.x
1.6.x
1.5.x
1.4.x
1.3.x
1.2.x
1.1.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window structurizr-core-1.26.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.structurizr.model

├─ com.structurizr.model.AbstractImpliedRelationshipsStrategy.class - [JAR]

├─ com.structurizr.model.CanonicalNameGenerator.class - [JAR]

├─ com.structurizr.model.Component.class - [JAR]

├─ com.structurizr.model.Constants.class - [JAR]

├─ com.structurizr.model.Container.class - [JAR]

├─ com.structurizr.model.ContainerInstance.class - [JAR]

├─ com.structurizr.model.CreateImpliedRelationshipsUnlessAnyRelationshipExistsStrategy.class - [JAR]

├─ com.structurizr.model.CreateImpliedRelationshipsUnlessSameRelationshipExistsStrategy.class - [JAR]

├─ com.structurizr.model.CustomElement.class - [JAR]

├─ com.structurizr.model.DefaultImpliedRelationshipsStrategy.class - [JAR]

├─ com.structurizr.model.DeploymentElement.class - [JAR]

├─ com.structurizr.model.DeploymentNode.class - [JAR]

├─ com.structurizr.model.Element.class - [JAR]

├─ com.structurizr.model.Enterprise.class - [JAR]

├─ com.structurizr.model.GroupableElement.class - [JAR]

├─ com.structurizr.model.HttpHealthCheck.class - [JAR]

├─ com.structurizr.model.IdGenerator.class - [JAR]

├─ com.structurizr.model.ImpliedRelationshipsStrategy.class - [JAR]

├─ com.structurizr.model.InfrastructureNode.class - [JAR]

├─ com.structurizr.model.InteractionStyle.class - [JAR]

├─ com.structurizr.model.Location.class - [JAR]

├─ com.structurizr.model.Model.class - [JAR]

├─ com.structurizr.model.ModelItem.class - [JAR]

├─ com.structurizr.model.Person.class - [JAR]

├─ com.structurizr.model.Perspective.class - [JAR]

├─ com.structurizr.model.Relationship.class - [JAR]

├─ com.structurizr.model.SequentialIntegerIdGeneratorStrategy.class - [JAR]

├─ com.structurizr.model.SoftwareSystem.class - [JAR]

├─ com.structurizr.model.SoftwareSystemInstance.class - [JAR]

├─ com.structurizr.model.StaticStructureElement.class - [JAR]

├─ com.structurizr.model.StaticStructureElementInstance.class - [JAR]

├─ com.structurizr.model.Tags.class - [JAR]

com.structurizr.configuration

├─ com.structurizr.configuration.Role.class - [JAR]

├─ com.structurizr.configuration.User.class - [JAR]

├─ com.structurizr.configuration.Visibility.class - [JAR]

├─ com.structurizr.configuration.WorkspaceConfiguration.class - [JAR]

com.structurizr

├─ com.structurizr.AbstractWorkspace.class - [JAR]

├─ com.structurizr.PropertyHolder.class - [JAR]

├─ com.structurizr.Workspace.class - [JAR]

├─ com.structurizr.WorkspaceValidationException.class - [JAR]

com.structurizr.util

├─ com.structurizr.util.ImageUtils.class - [JAR]

├─ com.structurizr.util.MapUtils.class - [JAR]

├─ com.structurizr.util.StringUtils.class - [JAR]

├─ com.structurizr.util.TagUtils.class - [JAR]

├─ com.structurizr.util.Url.class - [JAR]

com.structurizr.view

├─ com.structurizr.view.AbstractStyle.class - [JAR]

├─ com.structurizr.view.AnimatedView.class - [JAR]

├─ com.structurizr.view.Animation.class - [JAR]

├─ com.structurizr.view.AutomaticLayout.class - [JAR]

├─ com.structurizr.view.Border.class - [JAR]

├─ com.structurizr.view.Branding.class - [JAR]

├─ com.structurizr.view.Color.class - [JAR]

├─ com.structurizr.view.ComponentView.class - [JAR]

├─ com.structurizr.view.Configuration.class - [JAR]

├─ com.structurizr.view.ContainerView.class - [JAR]

├─ com.structurizr.view.CustomView.class - [JAR]

├─ com.structurizr.view.DefaultLayoutMergeStrategy.class - [JAR]

├─ com.structurizr.view.DeploymentView.class - [JAR]

├─ com.structurizr.view.Dimensions.class - [JAR]

├─ com.structurizr.view.DynamicView.class - [JAR]

├─ com.structurizr.view.ElementNotPermittedInViewException.class - [JAR]

├─ com.structurizr.view.ElementStyle.class - [JAR]

├─ com.structurizr.view.ElementView.class - [JAR]

├─ com.structurizr.view.FilterMode.class - [JAR]

├─ com.structurizr.view.FilteredView.class - [JAR]

├─ com.structurizr.view.Font.class - [JAR]

├─ com.structurizr.view.ImageView.class - [JAR]

├─ com.structurizr.view.LayoutMergeStrategy.class - [JAR]

├─ com.structurizr.view.LineStyle.class - [JAR]

├─ com.structurizr.view.MetadataSymbols.class - [JAR]

├─ com.structurizr.view.ModelView.class - [JAR]

├─ com.structurizr.view.PaperSize.class - [JAR]

├─ com.structurizr.view.ParallelSequenceCounter.class - [JAR]

├─ com.structurizr.view.RelationshipStyle.class - [JAR]

├─ com.structurizr.view.RelationshipView.class - [JAR]

├─ com.structurizr.view.Routing.class - [JAR]

├─ com.structurizr.view.SequenceCounter.class - [JAR]

├─ com.structurizr.view.SequenceNumber.class - [JAR]

├─ com.structurizr.view.Shape.class - [JAR]

├─ com.structurizr.view.StaticView.class - [JAR]

├─ com.structurizr.view.Styles.class - [JAR]

├─ com.structurizr.view.SystemContextView.class - [JAR]

├─ com.structurizr.view.SystemLandscapeView.class - [JAR]

├─ com.structurizr.view.Terminology.class - [JAR]

├─ com.structurizr.view.Theme.class - [JAR]

├─ com.structurizr.view.Vertex.class - [JAR]

├─ com.structurizr.view.View.class - [JAR]

├─ com.structurizr.view.ViewSet.class - [JAR]

├─ com.structurizr.view.ViewSortOrder.class - [JAR]

com.structurizr.documentation

├─ com.structurizr.documentation.Decision.class - [JAR]

├─ com.structurizr.documentation.Documentable.class - [JAR]

├─ com.structurizr.documentation.Documentation.class - [JAR]

├─ com.structurizr.documentation.DocumentationContent.class - [JAR]

├─ com.structurizr.documentation.Format.class - [JAR]

├─ com.structurizr.documentation.Image.class - [JAR]

├─ com.structurizr.documentation.Section.class - [JAR]

Advertisement

Dependencies from Group

Jul 28, 2023
21 usages
967 stars
Jul 28, 2023
14 usages
967 stars
Apr 08, 2020
7 usages
967 stars
Mar 28, 2021
6 usages
967 stars
Apr 08, 2020
4 usages
967 stars

Discover Dependencies

Feb 04, 2019
3 usages
1 stars
Oct 08, 2013
13 usages
74 stars
Aug 12, 2013
47 usages
41 stars
Aug 12, 2014
21 usages
5 stars
Feb 13, 2022
39 usages
0 stars
Jun 16, 2018
6 usages
1.3k stars
Aug 17, 2019
4 usages
1 stars
Dec 24, 2019
4 usages
2 stars
May 30, 2017
14 usages
715 stars