jar

io.cloudflight.structurizr : structurizr-autoconfigure

Maven & Gradle

Jul 05, 2022
3 stars

structurizr-autoconfigure · Spring Boot AutoConfigure Support for the Structurizr Client

Table Of Contents

Latest Version

Download io.cloudflight.structurizr : structurizr-autoconfigure JAR file - Latest Versions:

All Versions

Download io.cloudflight.structurizr : structurizr-autoconfigure JAR file - All Versions:

Version Vulnerabilities Size Updated
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-autoconfigure-1.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.cloudflight.architecture.structurizr.autoconfigure

├─ io.cloudflight.architecture.structurizr.autoconfigure.StructurizrAutoConfiguration.class - [JAR]

├─ io.cloudflight.architecture.structurizr.autoconfigure.StructurizrProperties.class - [JAR]

io.cloudflight.architecture.structurizr

├─ io.cloudflight.architecture.structurizr.ModelPostProcessor.class - [JAR]

├─ io.cloudflight.architecture.structurizr.SpringStructurizr.class - [JAR]

├─ io.cloudflight.architecture.structurizr.ViewProvider.class - [JAR]

├─ io.cloudflight.architecture.structurizr.WorkspaceExportService.class - [JAR]

io.cloudflight.architecture.structurizr.service

├─ io.cloudflight.architecture.structurizr.service.StructurizrService.class - [JAR]

io.cloudflight.architecture.structurizr.kotlin

├─ io.cloudflight.architecture.structurizr.kotlin.Dependency.class - [JAR]

├─ io.cloudflight.architecture.structurizr.kotlin.ElementConfiguration.class - [JAR]

├─ io.cloudflight.architecture.structurizr.kotlin.StructurizrExtensionKt.class - [JAR]

io.cloudflight.architecture.structurizr.service.export

├─ io.cloudflight.architecture.structurizr.service.export.C4PlantUmlExportService.class - [JAR]

├─ io.cloudflight.architecture.structurizr.service.export.StructurizrWorkspaceExportService.class - [JAR]