s

scalecube-benchmarks-log4j2

Files download
File Operation
scalecube-benchmarks-log4j2-1.1.12.jar download
scalecube-benchmarks-log4j2-1.1.12.pom download
scalecube-benchmarks-log4j2-1.1.12-sources.jar download
Apache Maven
<dependency>
  <groupId>io.scalecube</groupId>
  <artifactId>scalecube-benchmarks-log4j2</artifactId>
  <version>1.1.12</version>
</dependency>
Gradle Groovy
implementation 'io.scalecube:scalecube-benchmarks-log4j2:1.1.12'
Gradle Kotlin
implementation("io.scalecube:scalecube-benchmarks-log4j2:1.1.12")
Scala SBT
libraryDependencies += "io.scalecube" % "scalecube-benchmarks-log4j2" % "1.1.12"
Groovy Grape
@Grapes(
  @Grab(group='io.scalecube', module='scalecube-benchmarks-log4j2', version='1.1.12')
)
Apache Ivy
<dependency org="io.scalecube" name="scalecube-benchmarks-log4j2" rev="1.1.12" />
Leiningen
[io.scalecube/scalecube-benchmarks-log4j2 "1.1.12"]
Apache Buildr
'io.scalecube:scalecube-benchmarks-log4j2:jar:1.1.12'