com.github.parenthesin/components

Common components used on the Parenthesin's service templates.

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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