License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs |
GroupId | GroupIdio.liftwizard |
ArtifactId | ArtifactIdliftwizard-servlet-logging |
Last Version | Last Version0.25.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLiftwizard Servlet Filter: 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/ -->
<dependency>
<groupId>io.liftwizard</groupId>
<artifactId>liftwizard-servlet-logging</artifactId>
<version>0.25.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.liftwizard/liftwizard-servlet-logging/
implementation 'io.liftwizard:liftwizard-servlet-logging:0.25.0'
// https://jarcasting.com/artifacts/io.liftwizard/liftwizard-servlet-logging/
implementation ("io.liftwizard:liftwizard-servlet-logging:0.25.0")
'io.liftwizard:liftwizard-servlet-logging:jar:0.25.0'
<dependency org="io.liftwizard" name="liftwizard-servlet-logging" rev="0.25.0">
<artifact name="liftwizard-servlet-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.liftwizard', module='liftwizard-servlet-logging', version='0.25.0')
)
libraryDependencies += "io.liftwizard" % "liftwizard-servlet-logging" % "0.25.0"
[io.liftwizard/liftwizard-servlet-logging "0.25.0"]
Group / Artifact | Type | Version |
---|---|---|
io.liftwizard : liftwizard-servlet-logging-typesafe | jar | 0.25.0 |
org.glassfish.jersey.core : jersey-server | jar | |
org.glassfish.jersey.core : jersey-common | jar | |
javax.servlet : javax.servlet-api | jar | |
org.springframework : spring-web | jar | 5.3.20 |
org.slf4j : slf4j-api | jar | |
org.eclipse.collections : eclipse-collections-api | jar | |
org.eclipse.collections : eclipse-collections | jar | |
javax.ws.rs : javax.ws.rs-api | jar | |
com.google.code.findbugs : jsr305 | jar |