rewrite-clj is distributed under the MIT license, but this is not reflected in the pom.xml. Therefore tools like clojure -T:deps list will not recognise the license.
This tiny PR fixes this: https://github.com/clj-commons/rewrite-clj/pull/197
Merged, thanks