License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs |
GroupId | GroupIdcom.github.structlogging |
ArtifactId | ArtifactIdstructlogger-benchmark |
Version | Version0.12.0 |
Type | Typejar |
Description |
Descriptioncom.github.structlogging:structlogger-benchmark
Module with benchmarks
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.structlogging/structlogger-benchmark/ -->
<dependency>
<groupId>com.github.structlogging</groupId>
<artifactId>structlogger-benchmark</artifactId>
<version>0.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.structlogging/structlogger-benchmark/
implementation 'com.github.structlogging:structlogger-benchmark:0.12.0'
// https://jarcasting.com/artifacts/com.github.structlogging/structlogger-benchmark/
implementation ("com.github.structlogging:structlogger-benchmark:0.12.0")
'com.github.structlogging:structlogger-benchmark:jar:0.12.0'
<dependency org="com.github.structlogging" name="structlogger-benchmark" rev="0.12.0">
<artifact name="structlogger-benchmark" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.structlogging', module='structlogger-benchmark', version='0.12.0')
)
libraryDependencies += "com.github.structlogging" % "structlogger-benchmark" % "0.12.0"
[com.github.structlogging/structlogger-benchmark "0.12.0"]
Group / Artifact | Type | Version |
---|---|---|
org.openjdk.jmh : jmh-core | jar | 1.19 |
com.github.structlogging : structlogger | jar | 0.12.0 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
ch.qos.logback : logback-core | jar | 1.2.3 |
net.logstash.logback : logstash-logback-encoder | jar | 4.11 |
Group / Artifact | Type | Version |
---|---|---|
org.openjdk.jmh : jmh-generator-annprocess | jar | 1.19 |