logback-openwire-appender

Logback Openwire Appender

License

License

Categories

Categories

Wire Data Data Structures Logback Application Layer Libs Logging
GroupId

GroupId

com.github.exabrial
ArtifactId

ArtifactId

logback-openwire-appender
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

logback-openwire-appender
Logback Openwire Appender
Project URL

Project URL

https://github.com/exabrial/logback-openwire-appender

Download logback-openwire-appender

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
ch.qos.logback : logback-core jar 1.2.3
org.apache.activemq : activemq-client jar 5.15.9

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0