MVN

org.apache.logging.log4j : log4j-perf

Maven & Gradle

Dec 21, 2021

Apache Log4J Performance Tests · The Apache Log4j development-time performance tests

<dependency>
    <groupId>org.apache.logging.log4j</groupId>
    <artifactId>log4j-perf</artifactId>
    <version>2.3.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.logging.log4j : log4j-perf to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.3.1

All Versions

Choose a version of org.apache.logging.log4j : log4j-perf to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.3.x
log4j-perf-2.3.1

How to add a dependency to Maven

Add the following org.apache.logging.log4j : log4j-perf maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.logging.log4j</groupId>
    <artifactId>log4j-perf</artifactId>
    <version>2.3.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.logging.log4j : log4j-perf gradle dependency to your build.gradle file:

implementation 'org.apache.logging.log4j:log4j-perf:2.3.1'

Gradle Kotlin DSL: Add the following org.apache.logging.log4j : log4j-perf gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.logging.log4j:log4j-perf:2.3.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.logging.log4j : log4j-perf sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.logging.log4j" % "log4j-perf" % "2.3.1"

Advertisement

Dependencies from Group

Jun 18, 2023
7.7k usages
3.1k stars
Jun 18, 2023
6.3k usages
3.1k stars
Jun 18, 2023
5.5k usages
3.1k stars
Jun 18, 2023
1.1k usages
3.1k stars
Jun 18, 2023
1k usages
3.1k stars

Discover Dependencies

Aug 24, 2023
8 usages
257 stars
May 14, 2014
543 stars
Apr 20, 2011
4 usages
May 27, 2014
31 usages
Mar 12, 2015
8 usages
May 10, 2012
4 usages
1 stars
Mar 26, 2014
7 usages
484 stars