Logging Module

MWA it's an effort for making Java Web Applications less verbose and more fun.

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

com.github.edgarespina
ArtifactId

ArtifactId

mwa-logging
Last Version

Last Version

0.2.7
Release Date

Release Date

Type

Type

pom
Description

Description

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

Download mwa-logging

Filename Size
mwa-logging-0.2.7.pom 2 KB
Browse

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
javax.inject : javax.inject jar 1
org.springframework : spring-webmvc jar 3.1.2.RELEASE
org.slf4j : slf4j-api jar 1.6.5
ch.qos.logback : logback-classic jar 1.0.6
org.slf4j : jcl-over-slf4j jar 1.6.5
org.slf4j : log4j-over-slf4j jar 1.6.5
org.slf4j : jul-to-slf4j jar 1.6.5

provided (4)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1
commons-logging : commons-logging jar 1.1.1
log4j : log4j jar 1.2.16
org.slf4j : slf4j-log4j12 jar 1.6.5

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.6.5
junit : junit jar 4.10
org.easymock : easymock jar 3.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.7
0.2.6
0.2.5
0.2.3
0.2.2
0.2.1
0.2.0
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0