hazel-atom

A distributed atom type for Clojure, on top of Hazelcast 4.

Leiningen/Boot

[hazel-atom "0.1.4"]

Clojure CLI/deps.edn

hazel-atom/hazel-atom {:mvn/version "0.1.4"}

Gradle

implementation("hazel-atom:hazel-atom:0.1.4")

Maven

<dependency>
  <groupId>hazel-atom</groupId>
  <artifactId>hazel-atom</artifactId>
  <version>0.1.4</version>
</dependency>