Last Version

logback 0.0.15

JLubricant extensions to logback

License

License

Categories

Categories

IDE Development Tools Ant Build Tools Logback Application Layer Libs Logging
GroupId

GroupId

com.danidemi.jlubricant
ArtifactId

ArtifactId

jlubricant-logback
Version

Version

0.0.15
Type

Type

jar
Description

Description

logback
JLubricant extensions to logback
Project URL

Project URL

https://github.com/danidemi/jlubricant/wiki/jlubricant-logback

Download jlubricant-logback 0.0.15


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.3.2

provided (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.2

test (4)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-core jar 1.9.5
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-integration jar 1.3

Project Modules

There are no modules declared in this project.