structurizr-clj

Wrapper for structurizr in Java

Leiningen/Boot

[structurizr-clj "0.1.1"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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