threatgrid/ductile

Yet another Clojure client for Elasticsearch REST API, that fits our needs

Leiningen/Boot

[threatgrid/ductile "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

threatgrid/ductile {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("threatgrid:ductile:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>threatgrid</groupId>
  <artifactId>ductile</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>