This library provides the ability to export the model and views defined in a Structurizr workspace to a number of formats, including:
- PlantUML
- C4-PlantUML
- DOT
- Mermaid
- WebSequenceDiagrams
- Ilograph
This library is included in the Structurizr CLI, and is available on Maven Central, for inclusion in your own Java applications:
- groupId:
com.structurizr
- artifactId:
structurizr-export
- version:
1.4.0
- Structurizr DSL demo page (demo of export formats)
- Changelog