com.github.parenthesin/components

Common components used on the Parenthesin's service templates.

Leiningen/Boot

[com.github.parenthesin/components "0.2.5"]

Clojure CLI/deps.edn

com.github.parenthesin/components {:mvn/version "0.2.5"}

Gradle

implementation("com.github.parenthesin:components:0.2.5")

Maven

<dependency>
  <groupId>com.github.parenthesin</groupId>
  <artifactId>components</artifactId>
  <version>0.2.5</version>
</dependency>