A simple hibernate wrapper library
This library is available in clojars. Please use the following repository setting:
<repository>
<id>clojars</id>
<name>Clojars repository</name>
<url>https://clojars.org/repo</url>
</repository>
The project dependencies are:
<dependency>
<groupId>io.raven.db</groupId>
<artifactId>janus</artifactId>
<version>1.0.0</version>
</dependency>
Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close