Logback Contrib :: Janino Fragment

Needed to uses Janino together with logback in an OSGi environment.

License

License

Categories

Categories

Logback Application Layer Libs Logging
GroupId

GroupId

ch.qos.logback.contrib
ArtifactId

ArtifactId

logback-janino-fragment
Last Version

Last Version

0.1.5
Release Date

Release Date

Type

Type

jar
Description

Description

Logback Contrib :: Janino Fragment
Needed to uses Janino together with logback in an OSGi environment.
Project URL

Project URL

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

Download logback-janino-fragment

How to add to project

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

Dependencies

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.

logback-contrib GitHub release Build Status

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

Build Instructions

Run the following command to build:

mvn clean install

License

This program and the accompanying materials are dual-licensed under
either the terms of the Eclipse Public License v1.0 as published by
the Eclipse Foundation

  or (per the licensee's choosing)

under the terms of the GNU Lesser General Public License version 2.1
as published by the Free Software Foundation.
ch.qos.logback.contrib

QOS.CH Sarl

Versions

Version
0.1.5
0.1.4
0.1.3