com.github.pmonks/tools-pom

Clojure tools.build task(s) related to the generation of comprehensive pom.xml files.

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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