structurizr-clj

Wrapper for structurizr in Java

Leiningen/Boot

[structurizr-clj "0.1.0"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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