l

log4j-min

Fork of Log4j 1.2 project, stripped of the additional appenders and classes that cause security problems.
https://github.com/Schnitker/log4j-min
The Apache License, Version 2.0
Rainer Schnitker
Rainer Schnitker
Files download
File Operation
log4j-min-1.3.0.jar download
log4j-min-1.3.0.pom download
log4j-min-1.3.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.schnitker.log4j12</groupId>
  <artifactId>log4j-min</artifactId>
  <version>1.3.0</version>
</dependency>
Gradle Groovy
implementation 'com.github.schnitker.log4j12:log4j-min:1.3.0'
Gradle Kotlin
implementation("com.github.schnitker.log4j12:log4j-min:1.3.0")
Scala SBT
libraryDependencies += "com.github.schnitker.log4j12" % "log4j-min" % "1.3.0"
Groovy Grape
@Grapes(
  @Grab(group='com.github.schnitker.log4j12', module='log4j-min', version='1.3.0')
)
Apache Ivy
<dependency org="com.github.schnitker.log4j12" name="log4j-min" rev="1.3.0" />
Leiningen
[com.github.schnitker.log4j12/log4j-min "1.3.0"]
Apache Buildr
'com.github.schnitker.log4j12:log4j-min:jar:1.3.0'
Dependencies
The project has no third-party dependencies