License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs |
GroupId | GroupIdio.liftwizard |
ArtifactId | ArtifactIdliftwizard-servlet-logging |
Version | Version0.20.0 |
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.20.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.liftwizard/liftwizard-servlet-logging/
implementation 'io.liftwizard:liftwizard-servlet-logging:0.20.0'
// https://jarcasting.com/artifacts/io.liftwizard/liftwizard-servlet-logging/
implementation ("io.liftwizard:liftwizard-servlet-logging:0.20.0")
'io.liftwizard:liftwizard-servlet-logging:jar:0.20.0'
<dependency org="io.liftwizard" name="liftwizard-servlet-logging" rev="0.20.0">
<artifact name="liftwizard-servlet-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.liftwizard', module='liftwizard-servlet-logging', version='0.20.0')
)
libraryDependencies += "io.liftwizard" % "liftwizard-servlet-logging" % "0.20.0"
[io.liftwizard/liftwizard-servlet-logging "0.20.0"]
Group / Artifact | Type | Version |
---|---|---|
io.liftwizard : liftwizard-servlet-logging-typesafe | jar | 0.20.0 |
org.glassfish.jersey.core : jersey-server | jar | |
org.glassfish.jersey.core : jersey-common | 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 |