License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.openhft |
ArtifactId | ArtifactIdchronicle-logger-benchmark |
Last Version | Last Version4.22ea2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJMH Benchmark for Log4J2
OpenHFT :: High Performance Logging
|
<!-- https://jarcasting.com/artifacts/net.openhft/chronicle-logger-benchmark/ -->
<dependency>
<groupId>net.openhft</groupId>
<artifactId>chronicle-logger-benchmark</artifactId>
<version>4.22ea2</version>
</dependency>
// https://jarcasting.com/artifacts/net.openhft/chronicle-logger-benchmark/
implementation 'net.openhft:chronicle-logger-benchmark:4.22ea2'
// https://jarcasting.com/artifacts/net.openhft/chronicle-logger-benchmark/
implementation ("net.openhft:chronicle-logger-benchmark:4.22ea2")
'net.openhft:chronicle-logger-benchmark:jar:4.22ea2'
<dependency org="net.openhft" name="chronicle-logger-benchmark" rev="4.22ea2">
<artifact name="chronicle-logger-benchmark" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.openhft', module='chronicle-logger-benchmark', version='4.22ea2')
)
libraryDependencies += "net.openhft" % "chronicle-logger-benchmark" % "4.22ea2"
[net.openhft/chronicle-logger-benchmark "4.22ea2"]
Group / Artifact | Type | Version |
---|---|---|
net.openhft : chronicle-logger-core | jar | 4.22ea2 |
net.openhft : chronicle-logger-log4j-2 | jar | 4.22ea2 |
org.slf4j : slf4j-api | jar | |
org.apache.logging.log4j : log4j-core | jar | |
org.apache.logging.log4j : log4j-api | jar | |
org.apache.logging.log4j : log4j-slf4j-impl | jar | |
org.apache.logging.log4j : log4j-jul | jar | |
org.openjdk.jmh : jmh-core | jar | 1.33 |
net.openhft : chronicle-queue | jar | |
org.jetbrains : annotations | jar |
Group / Artifact | Type | Version |
---|---|---|
org.openjdk.jmh : jmh-generator-annprocess | jar | 1.33 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | |
junit : junit | jar | |
org.openjdk.jmh : jmh-core-benchmarks | jar |