cloboss was forked from the immutant project. It is currently being revived. Wildfly and ruby have been removed. Wildfly support may return in the future. There have been minor changes that will be reflected in updates to the docs soon.
cloboss is an integrated suite of libraries providing commodity services for Clojure applications. This README covers building cloboss.
[org.cloboss/cloboss "2.2.0-SNAPSHOT"]
<dependency>
<groupId>org.cloboss</groupId>
<artifactId>cloboss</artifactId>
<version>2.2.0-SNAPSHOT</version>
</dependency>
from the root of the project, run:
lein modules all
cloboss is licensed under the Apache License, v2.