thesaurian

Web application for creating controlled vocabularies.

Leiningen/Boot

[thesaurian "0.1"]

Clojure CLI/deps.edn

thesaurian/thesaurian {:mvn/version "0.1"}

Gradle

implementation("thesaurian:thesaurian:0.1")

Maven

<dependency>
  <groupId>thesaurian</groupId>
  <artifactId>thesaurian</artifactId>
  <version>0.1</version>
</dependency>