is not current version
Last Version 4.0.3

com.stackify:stackify-log-log4j2 2.1.2

Stackify Log Appender for Log4j 2.x

GroupId

GroupId

com.stackify
ArtifactId

ArtifactId

stackify-log-log4j2
Version

Version

2.1.2
Type

Type

jar

Download stackify-log-log4j2 2.1.2


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