Java

Maven Central

Structurizr for Java consists of several artifacts available on Maven Central:

  • structurizr-core: The core library for creating a workspace with Java code.
  • structurizr-client: JSON serialisation/deserialisation utilities plus workspace and admin API clients.
  • structurizr-dsl: A text-based DSL wrapper around structurizr-core.
  • structurizr-import: Import diagrams and Markdown/AsciiDoc documentation into a Structurizr workspace.
  • structurizr-export: Export models and views to external formats such as PlantUML and Mermaid.
  • structurizr-inspections: A Checkstyle inspired approach to verifying workspace content.
  • structurizr-component: Component discovery for Java code.