Last Version

Logback Contrib :: XmppAppender 0.1.5

Logback Contrib provides community-driven and supported extensions to the Logback logging framework. All contributions are made by contributors with CLA on file.

License

License

Categories

Categories

Logback Application Layer Libs Logging
GroupId

GroupId

ch.qos.logback.contrib
ArtifactId

ArtifactId

logback-xmpp
Version

Version

0.1.5
Type

Type

pom
Description

Description

Logback Contrib :: XmppAppender
Logback Contrib provides community-driven and supported extensions to the Logback logging framework. All contributions are made by contributors with CLA on file.
Project URL

Project URL

https://github.com/qos-ch/logback-contrib/wiki/logback-xmpp

Download logback-xmpp 0.1.5

Filename Size
logback-xmpp-0.1.5.pom 1012 bytes
Browse

<!-- https://jarcasting.com/artifacts/ch.qos.logback.contrib/logback-xmpp/ -->
<dependency>
    <groupId>ch.qos.logback.contrib</groupId>
    <artifactId>logback-xmpp</artifactId>
    <version>0.1.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/ch.qos.logback.contrib/logback-xmpp/
implementation 'ch.qos.logback.contrib:logback-xmpp:0.1.5'
// https://jarcasting.com/artifacts/ch.qos.logback.contrib/logback-xmpp/
implementation ("ch.qos.logback.contrib:logback-xmpp:0.1.5")
'ch.qos.logback.contrib:logback-xmpp:pom:0.1.5'
<dependency org="ch.qos.logback.contrib" name="logback-xmpp" rev="0.1.5">
  <artifact name="logback-xmpp" type="pom" />
</dependency>
@Grapes(
@Grab(group='ch.qos.logback.contrib', module='logback-xmpp', version='0.1.5')
)
libraryDependencies += "ch.qos.logback.contrib" % "logback-xmpp" % "0.1.5"
[ch.qos.logback.contrib/logback-xmpp "0.1.5"]

Dependencies

compile (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.3
org.igniterealtime.smack : smack jar 3.2.1
org.igniterealtime.smack : smackx jar 3.2.1

test (3)

Group / Artifact Type Version
org.mockito : mockito-core jar 2.0.44-beta
junit : junit jar 4.8.2
org.hamcrest : hamcrest-junit jar 2.0.0.0

Project Modules

There are no modules declared in this project.