tumalo

Clojure Elasticsearch Indexing Tools

Leiningen/Boot

[tumalo "0.2.0"]

Clojure CLI/deps.edn

tumalo/tumalo {:mvn/version "0.2.0"}

Gradle

implementation("tumalo:tumalo:0.2.0")

Maven

<dependency>
  <groupId>tumalo</groupId>
  <artifactId>tumalo</artifactId>
  <version>0.2.0</version>
</dependency>