com.github.pmonks/tools-pom

A Clojure tools.build task library related to the generation of comprehensive pom.xml files.

Leiningen/Boot

[com.github.pmonks/tools-pom "1.0.23"]

Clojure CLI/deps.edn

com.github.pmonks/tools-pom {:mvn/version "1.0.23"}

Gradle

implementation("com.github.pmonks:tools-pom:1.0.23")

Maven

<dependency>
  <groupId>com.github.pmonks</groupId>
  <artifactId>tools-pom</artifactId>
  <version>1.0.23</version>
</dependency>