log4j

Apache Log4j 1.2

This artifact may shadow a release on Maven Central. You should search there for a canonical release.

Leiningen/Boot

[log4j "1.2.15"]

Clojure CLI/deps.edn

log4j/log4j {:mvn/version "1.2.15"}

Gradle

implementation("log4j:log4j:1.2.15")

Maven

<dependency>
  <groupId>log4j</groupId>
  <artifactId>log4j</artifactId>
  <version>1.2.15</version>
</dependency>