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