Fork me on GitHub

Download Liberator

Liberator is available at clojars and can be included in your project in the standard manner.

Leiningen

Add the following to your project.clj dependencies:

[liberator "0.15.0"]

Maven

Add the following to your pom.xml dependencies section:

<dependency>
    <groupId>liberator</groupId>
    <artifactId>liberator</artifactId>
    <version>0.15.0</version>
</dependency>

Source

Liberator’s source repository is located at github. Patches and pull requests are welcome at any time.