com.github.pmonks/asf-cat

A micro library that provides a Clojure implementation of the Apache Software Foundation's 3rd Party License Policy (https://www.apache.org/legal/resolved.html).

Leiningen/Boot

[com.github.pmonks/asf-cat "1.0.35"]

Clojure CLI/deps.edn

com.github.pmonks/asf-cat {:mvn/version "1.0.35"}

Gradle

implementation("com.github.pmonks:asf-cat:1.0.35")

Maven

<dependency>
  <groupId>com.github.pmonks</groupId>
  <artifactId>asf-cat</artifactId>
  <version>1.0.35</version>
</dependency>