License |
License |
---|---|
Categories |
CategoriesLogback Application Layer Libs Logging |
GroupId | GroupIdcom.krrrr38 |
ArtifactId | ArtifactIdlogback-line-notify-appender |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLINE Notify Appender
Logback LINE Notify Appender
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.krrrr38/logback-line-notify-appender/ -->
<dependency>
<groupId>com.krrrr38</groupId>
<artifactId>logback-line-notify-appender</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.krrrr38/logback-line-notify-appender/
implementation 'com.krrrr38:logback-line-notify-appender:1.0.0'
// https://jarcasting.com/artifacts/com.krrrr38/logback-line-notify-appender/
implementation ("com.krrrr38:logback-line-notify-appender:1.0.0")
'com.krrrr38:logback-line-notify-appender:jar:1.0.0'
<dependency org="com.krrrr38" name="logback-line-notify-appender" rev="1.0.0">
<artifact name="logback-line-notify-appender" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.krrrr38', module='logback-line-notify-appender', version='1.0.0')
)
libraryDependencies += "com.krrrr38" % "logback-line-notify-appender" % "1.0.0"
[com.krrrr38/logback-line-notify-appender "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.1.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |