Skip to content

dissoc/cloboss

Repository files navigation

cloboss

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.

installation

Leiningen

[org.cloboss/cloboss "2.2.0-SNAPSHOT"]

maven

<dependency>
  <groupId>org.cloboss</groupId>
  <artifactId>cloboss</artifactId>
  <version>2.2.0-SNAPSHOT</version>
</dependency>

building

from the root of the project, run:

lein modules all

license

cloboss is licensed under the Apache License, v2.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages