| License | License | 
|---|---|
| Categories | CategoriesLogging Application Layer Libs | 
| GroupId | GroupIdcom.github.edgarespina | 
| ArtifactId | ArtifactIdmwa-logging | 
| Last Version | Last Version0.2.7 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionLogging  Module MWA it's an effort for making Java Web Applications less verbose and more fun. | 
| Filename | Size | 
|---|---|
| mwa-logging-0.2.7.pom | 2 KB | 
| Browse | 
<!-- 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"]| 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 | 
| 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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-simple | jar | 1.6.5 | 
| junit : junit | jar | 4.10 | 
| org.easymock : easymock | jar | 3.1 |