com.redbrainlabs/system-graph

Graph + Component for large system composition

Leiningen/Boot

[com.redbrainlabs/system-graph "0.1.1-SNAPSHOT"]

Clojure CLI/deps.edn

com.redbrainlabs/system-graph {:mvn/version "0.1.1-SNAPSHOT"}

Gradle

implementation("com.redbrainlabs:system-graph:0.1.1-SNAPSHOT")

Maven

<dependency>
  <groupId>com.redbrainlabs</groupId>
  <artifactId>system-graph</artifactId>
  <version>0.1.1-SNAPSHOT</version>
</dependency>