| License |
License |
|---|---|
| Categories |
CategoriesLogging Application Layer Libs |
| GroupId | GroupIdorg.apache.logging.log4j |
| ArtifactId | ArtifactIdlog4j-perf |
| Last Version | Last Version2.3.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionApache Log4J Performance Tests
The Apache Log4j development-time performance tests
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| log4j-perf-2.3.1.pom | |
| log4j-perf-2.3.1.jar | 763 KB |
| log4j-perf-2.3.1-sources.jar | 417 KB |
| log4j-perf-2.3.1-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.logging.log4j/log4j-perf/ -->
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-perf</artifactId>
<version>2.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.logging.log4j/log4j-perf/
implementation 'org.apache.logging.log4j:log4j-perf:2.3.1'
// https://jarcasting.com/artifacts/org.apache.logging.log4j/log4j-perf/
implementation ("org.apache.logging.log4j:log4j-perf:2.3.1")
'org.apache.logging.log4j:log4j-perf:jar:2.3.1'
<dependency org="org.apache.logging.log4j" name="log4j-perf" rev="2.3.1">
<artifact name="log4j-perf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.logging.log4j', module='log4j-perf', version='2.3.1')
)
libraryDependencies += "org.apache.logging.log4j" % "log4j-perf" % "2.3.1"
[org.apache.logging.log4j/log4j-perf "2.3.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.openjdk.jmh : jmh-core | jar | 1.1.1 |
| org.apache.logging.log4j : log4j-api | jar | 2.3.1 |
| org.apache.logging.log4j : log4j-core | jar | 2.3.1 |
| org.slf4j : slf4j-api | jar | 1.7.12 |
| org.slf4j : slf4j-ext | jar | 1.7.12 |
| ch.qos.logback : logback-core | jar | 1.1.3 |
| ch.qos.logback : logback-classic | jar | 1.1.3 |
| log4j : log4j | jar | 1.2.17 |
| com.lmax : disruptor | jar | 3.3.2 |
| org.hsqldb : hsqldb | jar | 2.3.2 |
| com.h2database : h2 | jar | 1.3.175 |
| javax.persistence : persistence-api | jar | 1.0.2 |
| org.eclipse.persistence : eclipselink | jar | 2.5.2 |
| org.eclipse.persistence : org.eclipse.persistence.jpa | jar | 2.5.2 |
| com.fasterxml.jackson.core : jackson-core Optional | jar | 2.5.3 |
| com.fasterxml.jackson.core : jackson-databind Optional | jar | 2.5.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.openjdk.jmh : jmh-generator-annprocess | jar | 1.1.1 |
| org.eclipse.persistence : javax.persistence | jar | 2.1.0 |