logging-base

Common logging configuration for nhirakawa

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

com.github.nhirakawa
ArtifactId

ArtifactId

logging-base
Last Version

Last Version

3.0
Release Date

Release Date

Type

Type

jar
Description

Description

logging-base
Common logging configuration for nhirakawa

Download logging-base

How to add to project

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

Dependencies

runtime (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
3.0
2.0
1.0