is not current version
Last Version 4.0.0

com.stackify:stackify-log-log4j12 1.1.4

Stackify Log Appender for Log4j

GroupId

GroupId

com.stackify
ArtifactId

ArtifactId

stackify-log-log4j12
Version

Version

1.1.4
Type

Type

jar

Download stackify-log-log4j12 1.1.4


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