is not current version
Last Version 1.2.2

io.scalecube:scalecube-benchmarks-log4j2 1.1.13


GroupId

GroupId

io.scalecube
ArtifactId

ArtifactId

scalecube-benchmarks-log4j2
Version

Version

1.1.13
Type

Type

jar

Download scalecube-benchmarks-log4j2 1.1.13


<!-- https://jarcasting.com/artifacts/io.scalecube/scalecube-benchmarks-log4j2/ -->
<dependency>
    <groupId>io.scalecube</groupId>
    <artifactId>scalecube-benchmarks-log4j2</artifactId>
    <version>1.1.13</version>
</dependency>
// https://jarcasting.com/artifacts/io.scalecube/scalecube-benchmarks-log4j2/
implementation 'io.scalecube:scalecube-benchmarks-log4j2:1.1.13'
// https://jarcasting.com/artifacts/io.scalecube/scalecube-benchmarks-log4j2/
implementation ("io.scalecube:scalecube-benchmarks-log4j2:1.1.13")
'io.scalecube:scalecube-benchmarks-log4j2:jar:1.1.13'
<dependency org="io.scalecube" name="scalecube-benchmarks-log4j2" rev="1.1.13">
  <artifact name="scalecube-benchmarks-log4j2" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.scalecube', module='scalecube-benchmarks-log4j2', version='1.1.13')
)
libraryDependencies += "io.scalecube" % "scalecube-benchmarks-log4j2" % "1.1.13"
[io.scalecube/scalecube-benchmarks-log4j2 "1.1.13"]