rchancode/clj-thymeleaf

Clojure bindings for Thymeleaf templating engine. See: http://www.thymeleaf.org/

Leiningen/Boot

[rchancode/clj-thymeleaf "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

rchancode/clj-thymeleaf {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("rchancode:clj-thymeleaf:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>rchancode</groupId>
  <artifactId>clj-thymeleaf</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>