License |
License |
---|---|
GroupId | GroupIdcom.stackify |
ArtifactId | ArtifactIdstackify-error-log4j12 |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionStackify Error Appender for Log4j
Stackify Error Appender for Log4j
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.stackify/stackify-error-log4j12/ -->
<dependency>
<groupId>com.stackify</groupId>
<artifactId>stackify-error-log4j12</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.stackify/stackify-error-log4j12/
implementation 'com.stackify:stackify-error-log4j12:1.0.5'
// https://jarcasting.com/artifacts/com.stackify/stackify-error-log4j12/
implementation ("com.stackify:stackify-error-log4j12:1.0.5")
'com.stackify:stackify-error-log4j12:jar:1.0.5'
<dependency org="com.stackify" name="stackify-error-log4j12" rev="1.0.5">
<artifact name="stackify-error-log4j12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stackify', module='stackify-error-log4j12', version='1.0.5')
)
libraryDependencies += "com.stackify" % "stackify-error-log4j12" % "1.0.5"
[com.stackify/stackify-error-log4j12 "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
com.stackify : stackify-api | jar | 1.0.3 |
com.stackify : stackify-api-common | jar | 1.0.5 |
com.stackify : stackify-log-log4j12 | jar | 1.0.0 |
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.mockito : mockito-all | jar | 1.9.5 |
org.powermock : powermock-api-mockito | jar | 1.5 |
org.powermock : powermock-module-junit4 | jar | 1.5 |
org.slf4j : slf4j-log4j12 | jar | 1.7.5 |