structurizr-clj

Wrapper for structurizr in Java

Leiningen/Boot

[structurizr-clj "0.2.1"]

Clojure CLI/deps.edn

structurizr-clj/structurizr-clj {:mvn/version "0.2.1"}

Gradle

implementation("structurizr-clj:structurizr-clj:0.2.1")

Maven

<dependency>
  <groupId>structurizr-clj</groupId>
  <artifactId>structurizr-clj</artifactId>
  <version>0.2.1</version>
</dependency>