mongo-model

A simple way to create model templates for mongodb for write-time data validation

  • VCSN/A

  • cljdoc documentationcljdoc
  • 253 Downloads
  • 21 This Version

Leiningen/Boot

[mongo-model "0.0.19-SNAPSHOT"]

Clojure CLI/deps.edn

mongo-model/mongo-model {:mvn/version "0.0.19-SNAPSHOT"}

Gradle

implementation("mongo-model:mongo-model:0.0.19-SNAPSHOT")

Maven

<dependency>
  <groupId>mongo-model</groupId>
  <artifactId>mongo-model</artifactId>
  <version>0.0.19-SNAPSHOT</version>
</dependency>