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 "2.0.106"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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