| License |
License |
|---|---|
| Categories |
CategoriesLogback Application Layer Libs Logging |
| GroupId | GroupIdcom.stackify |
| ArtifactId | ArtifactIdstackify-error-logback |
| Last Version | Last Version1.0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionStackify Error Appender for Logback
Stackify Error Appender for Logback
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.stackify/stackify-error-logback/ -->
<dependency>
<groupId>com.stackify</groupId>
<artifactId>stackify-error-logback</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.stackify/stackify-error-logback/
implementation 'com.stackify:stackify-error-logback:1.0.5'
// https://jarcasting.com/artifacts/com.stackify/stackify-error-logback/
implementation ("com.stackify:stackify-error-logback:1.0.5")
'com.stackify:stackify-error-logback:jar:1.0.5'
<dependency org="com.stackify" name="stackify-error-logback" rev="1.0.5">
<artifact name="stackify-error-logback" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stackify', module='stackify-error-logback', version='1.0.5')
)
libraryDependencies += "com.stackify" % "stackify-error-logback" % "1.0.5"
[com.stackify/stackify-error-logback "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-logback | jar | 1.0.0 |
| ch.qos.logback : logback-classic | jar | 1.0.13 |
| 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 |