clojusc/coati

A Clojure wrapper for the Apache Olingo (OData) Java Library

Leiningen/Boot

[clojusc/coati "0.2.0-SNAPSHOT"]

Clojure CLI/deps.edn

clojusc/coati {:mvn/version "0.2.0-SNAPSHOT"}

Gradle

implementation("clojusc:coati:0.2.0-SNAPSHOT")

Maven

<dependency>
  <groupId>clojusc</groupId>
  <artifactId>coati</artifactId>
  <version>0.2.0-SNAPSHOT</version>
</dependency>