s

stackify-log-log4j12

Stackify Log Appender for Log4j
https://github.com/stackify/stackify-log-log4j12
The Apache Software License, Version 2.0
Stackify, LLC
Eric Martin Darin Howard
Files download
File Operation
stackify-log-log4j12-4.0.2.jar download
stackify-log-log4j12-4.0.2.pom download
stackify-log-log4j12-4.0.2-sources.jar download
Apache Maven
<dependency>
  <groupId>com.stackify</groupId>
  <artifactId>stackify-log-log4j12</artifactId>
  <version>4.0.2</version>
</dependency>
Gradle Groovy
implementation 'com.stackify:stackify-log-log4j12:4.0.2'
Gradle Kotlin
implementation("com.stackify:stackify-log-log4j12:4.0.2")
Scala SBT
libraryDependencies += "com.stackify" % "stackify-log-log4j12" % "4.0.2"
Groovy Grape
@Grapes(
  @Grab(group='com.stackify', module='stackify-log-log4j12', version='4.0.2')
)
Apache Ivy
<dependency org="com.stackify" name="stackify-log-log4j12" rev="4.0.2" />
Leiningen
[com.stackify/stackify-log-log4j12 "4.0.2"]
Apache Buildr
'com.stackify:stackify-log-log4j12:jar:4.0.2'