is not current version
Last Version 1.0.2

com.github.exabrial:logback-openwire-appender 1.0.0

Logback Openwire Appender

Categories

Categories

Wire Data Data Structures Logback Application Layer Libs Logging
GroupId

GroupId

com.github.exabrial
ArtifactId

ArtifactId

logback-openwire-appender
Version

Version

1.0.0
Type

Type

jar

Download logback-openwire-appender 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.exabrial/logback-openwire-appender/ -->
<dependency>
    <groupId>com.github.exabrial</groupId>
    <artifactId>logback-openwire-appender</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.exabrial/logback-openwire-appender/
implementation 'com.github.exabrial:logback-openwire-appender:1.0.0'
// https://jarcasting.com/artifacts/com.github.exabrial/logback-openwire-appender/
implementation ("com.github.exabrial:logback-openwire-appender:1.0.0")
'com.github.exabrial:logback-openwire-appender:jar:1.0.0'
<dependency org="com.github.exabrial" name="logback-openwire-appender" rev="1.0.0">
  <artifact name="logback-openwire-appender" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.exabrial', module='logback-openwire-appender', version='1.0.0')
)
libraryDependencies += "com.github.exabrial" % "logback-openwire-appender" % "1.0.0"
[com.github.exabrial/logback-openwire-appender "1.0.0"]