formative

Web forms - rendering, parsing, and validating

Leiningen/Boot

[formative "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

formative/formative {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("formative:formative:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>formative</groupId>
  <artifactId>formative</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>