r-vanooyen / structurizr-import

Utilities to import diagrams and documentation into a Structurizr workspace

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

structurizr-import

This repo includes a number of classes for importing the following into a Structurizr workspace:

  • Diagrams from PlantUML, Mermaid, and Kroki.
  • Supplementary Markdown/AsciiDoc documentation.
  • Architecture decision records (ADRs).
  • Images (for use in the above).

This library is available on Maven Central, for inclusion in your own Java applications:

  • groupId: com.structurizr
  • artifactId: structurizr-import

About

Utilities to import diagrams and documentation into a Structurizr workspace

License:Apache License 2.0


Languages

Language:Java 98.6%Language:Mermaid 1.4%