| License | License | 
|---|---|
| Categories | CategoriesLogging Application Layer Libs | 
| GroupId | GroupIdio.liftwizard | 
| ArtifactId | ArtifactIdliftwizard-servlet-logging-log4j-map | 
| Last Version | Last Version0.25.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionLiftwizard Servlet Filter: Log4j Map Logging Liftwizard is a collection of bundles and add-ons for Dropwizard, the Java framework for writing web services. | 
<!-- https://jarcasting.com/artifacts/io.liftwizard/liftwizard-servlet-logging-log4j-map/ -->
<dependency>
    <groupId>io.liftwizard</groupId>
    <artifactId>liftwizard-servlet-logging-log4j-map</artifactId>
    <version>0.25.0</version>
</dependency>// https://jarcasting.com/artifacts/io.liftwizard/liftwizard-servlet-logging-log4j-map/
implementation 'io.liftwizard:liftwizard-servlet-logging-log4j-map:0.25.0'// https://jarcasting.com/artifacts/io.liftwizard/liftwizard-servlet-logging-log4j-map/
implementation ("io.liftwizard:liftwizard-servlet-logging-log4j-map:0.25.0")'io.liftwizard:liftwizard-servlet-logging-log4j-map:jar:0.25.0'<dependency org="io.liftwizard" name="liftwizard-servlet-logging-log4j-map" rev="0.25.0">
  <artifact name="liftwizard-servlet-logging-log4j-map" type="jar" />
</dependency>@Grapes(
@Grab(group='io.liftwizard', module='liftwizard-servlet-logging-log4j-map', version='0.25.0')
)libraryDependencies += "io.liftwizard" % "liftwizard-servlet-logging-log4j-map" % "0.25.0"[io.liftwizard/liftwizard-servlet-logging-log4j-map "0.25.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| io.liftwizard : liftwizard-servlet-logging-typesafe | jar | 0.25.0 | 
| ch.qos.reload4j : reload4j | jar | |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| com.google.code.findbugs : jsr305 | jar |