com.middlesphere/infini-clj

Clojure library to work with remote Infinispan using HotRod protocol

Leiningen/Boot

[com.middlesphere/infini-clj "0.1"]

Clojure CLI/deps.edn

com.middlesphere/infini-clj {:mvn/version "0.1"}

Gradle

implementation("com.middlesphere:infini-clj:0.1")

Maven

<dependency>
  <groupId>com.middlesphere</groupId>
  <artifactId>infini-clj</artifactId>
  <version>0.1</version>
</dependency>