Download de.huxhorn.lilith.logback.logging-adapter-0.9.41.jar file - Jar d

Jar examples for d:de.huxhorn.lilith.logback.logging-adapter

Description

This file is part of Lilith. It contains the adapter to translate from logback to lilith logging events.

You can download jar file de.huxhorn.lilith.logback.logging-adapter 0.9.41 in this page.

License

GNU Lesser General Public License v3 (LGPL)

Build File

You can use the following script to add de.huxhorn.lilith.logback.logging-adapter-0.9.41.jar to your project.

<dependency>
   <groupId>de.huxhorn.lilith</groupId>
   <artifactId>de.huxhorn.lilith.logback.logging-adapter</artifactId>
   <version>0.9.41</version>
</dependency>
compile group: 'de.huxhorn.lilith', name: 'de.huxhorn.lilith.logback.logging-adapter', version: '0.9.41'
libraryDependencies += "de.huxhorn.lilith" % "de.huxhorn.lilith.logback.logging-adapter" % "0.9.41"
<dependency org="de.huxhorn.lilith" name="de.huxhorn.lilith.logback.logging-adapter" rev="0.9.41"/>
@Grapes(@Grab(group='de.huxhorn.lilith', module='de.huxhorn.lilith.logback.logging-adapter', version='0.9.41'))
'de.huxhorn.lilith:de.huxhorn.lilith.logback.logging-adapter:jar:0.9.41'

Download

Click the following link to download the jar file.

de.huxhorn.lilith.logback.logging-adapter-0.9.41-javadoc.jar
de.huxhorn.lilith.logback.logging-adapter-0.9.41-sources.jar
de.huxhorn.lilith.logback.logging-adapter-0.9.41.jar
de.huxhorn.lilith.logback.logging-adapter-0.9.41.pom



Related Tutorials