Logging Module

MWA is an effort for making Java Web Applications less verbose and more fun.

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

com.github.jknack
ArtifactId

ArtifactId

mwa-logging
Last Version

Last Version

0.4.2
Release Date

Release Date

Type

Type

pom
Description

Description

Logging Module
MWA is an effort for making Java Web Applications less verbose and more fun.

Download mwa-logging

Filename Size
mwa-logging-0.4.2.pom 1 KB
Browse

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.5
ch.qos.logback : logback-classic jar 1.0.13
org.slf4j : jcl-over-slf4j jar 1.7.5
org.slf4j : log4j-over-slf4j jar 1.7.5
org.slf4j : jul-to-slf4j jar 1.7.5

provided (3)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.1.1
log4j : log4j jar 1.2.16
org.slf4j : slf4j-log4j12 jar 1.7.5

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.5
junit : junit jar 4.11
org.easymock : easymock jar 3.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.2
0.4.1
0.4.0
0.3.11
0.3.10
0.3.9
0.3.8
0.3.7
0.3.6
0.3.5
0.3.4
0.3.3
0.3.2
0.3.1
0.3.0