License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs p6spy |
GroupId | GroupIdio.liftwizard |
ArtifactId | ArtifactIdliftwizard-logging-p6spy |
Version | Version0.16.0 |
Type | Typejar |
Description |
DescriptionLiftwizard Logging: p6spy
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-logging-p6spy/ -->
<dependency>
<groupId>io.liftwizard</groupId>
<artifactId>liftwizard-logging-p6spy</artifactId>
<version>0.16.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.liftwizard/liftwizard-logging-p6spy/
implementation 'io.liftwizard:liftwizard-logging-p6spy:0.16.0'
// https://jarcasting.com/artifacts/io.liftwizard/liftwizard-logging-p6spy/
implementation ("io.liftwizard:liftwizard-logging-p6spy:0.16.0")
'io.liftwizard:liftwizard-logging-p6spy:jar:0.16.0'
<dependency org="io.liftwizard" name="liftwizard-logging-p6spy" rev="0.16.0">
<artifact name="liftwizard-logging-p6spy" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.liftwizard', module='liftwizard-logging-p6spy', version='0.16.0')
)
libraryDependencies += "io.liftwizard" % "liftwizard-logging-p6spy" % "0.16.0"
[io.liftwizard/liftwizard-logging-p6spy "0.16.0"]
Group / Artifact | Type | Version |
---|---|---|
p6spy : p6spy | jar | |
net.logstash.logback : logstash-logback-encoder | jar | |
org.slf4j : slf4j-api | jar |