License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.github.tantalor93 |
ArtifactId | ArtifactIdstructlogger-benchmark |
Version | Version0.1.0 |
Type | Typejar |
Description |
Descriptioncom.github.tantalor93:structlogger-benchmark
Module with benchmarks
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.tantalor93/structlogger-benchmark/ -->
<dependency>
<groupId>com.github.tantalor93</groupId>
<artifactId>structlogger-benchmark</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tantalor93/structlogger-benchmark/
implementation 'com.github.tantalor93:structlogger-benchmark:0.1.0'
// https://jarcasting.com/artifacts/com.github.tantalor93/structlogger-benchmark/
implementation ("com.github.tantalor93:structlogger-benchmark:0.1.0")
'com.github.tantalor93:structlogger-benchmark:jar:0.1.0'
<dependency org="com.github.tantalor93" name="structlogger-benchmark" rev="0.1.0">
<artifact name="structlogger-benchmark" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tantalor93', module='structlogger-benchmark', version='0.1.0')
)
libraryDependencies += "com.github.tantalor93" % "structlogger-benchmark" % "0.1.0"
[com.github.tantalor93/structlogger-benchmark "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.openjdk.jmh : jmh-core | jar | 1.19 |
com.github.tantalor93 : structlogger | jar | 0.1.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 |