License |
License |
---|---|
Categories |
CategoriesWire Data Data Structures Logback Application Layer Libs Logging |
GroupId | GroupIdcom.github.exabrial |
ArtifactId | ArtifactIdlogback-openwire-appender |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlogback-openwire-appender
Logback Openwire Appender
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.exabrial/logback-openwire-appender/ -->
<dependency>
<groupId>com.github.exabrial</groupId>
<artifactId>logback-openwire-appender</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.exabrial/logback-openwire-appender/
implementation 'com.github.exabrial:logback-openwire-appender:1.0.2'
// https://jarcasting.com/artifacts/com.github.exabrial/logback-openwire-appender/
implementation ("com.github.exabrial:logback-openwire-appender:1.0.2")
'com.github.exabrial:logback-openwire-appender:jar:1.0.2'
<dependency org="com.github.exabrial" name="logback-openwire-appender" rev="1.0.2">
<artifact name="logback-openwire-appender" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.exabrial', module='logback-openwire-appender', version='1.0.2')
)
libraryDependencies += "com.github.exabrial" % "logback-openwire-appender" % "1.0.2"
[com.github.exabrial/logback-openwire-appender "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-core | jar | 1.2.3 |
org.apache.activemq : activemq-client | jar | 5.15.9 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |