Last Version

Logback Hocon 0.1.7

Logback Hocon

License

License

Categories

Categories

Logback Application Layer Libs Logging
GroupId

GroupId

com.github.mwegrz
ArtifactId

ArtifactId

logback-hocon
Version

Version

0.1.7
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 0.1.7


<!-- 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.