Logback Hocon


License

License

Categories

Categories

Logback Application Layer Libs Logging
GroupId

GroupId

com.github.mwegrz
ArtifactId

ArtifactId

logback-hocon
Last Version

Last Version

0.1.7
Release Date

Release Date

Type

Type

jar
Description

Description

Logback Hocon
Logback Hocon
Project URL

Project URL

http://github.com/mwegrz/logback-hocon
Project Organization

Project Organization

com.github.mwegrz
Source Code Management

Source Code Management

https://github.com/mwegrz/logback-hocon.git

Download logback-hocon

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
ch.qos.logback : logback-classic jar 1.2.3
com.typesafe : config jar 1.3.4

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.7
0.1.6
0.1.4
0.1.3
0.1.1
0.1.0