| License | License | 
|---|---|
| Categories | Categoriesconfig Application Layer Libs Configuration Logging | 
| GroupId | GroupIdio.liftwizard | 
| ArtifactId | ArtifactIdliftwizard-config-logging-logzio | 
| Last Version | Last Version0.25.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionLiftwizard Config Factory: Logzio Logback Appender 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-config-logging-logzio/ -->
<dependency>
    <groupId>io.liftwizard</groupId>
    <artifactId>liftwizard-config-logging-logzio</artifactId>
    <version>0.25.0</version>
</dependency>// https://jarcasting.com/artifacts/io.liftwizard/liftwizard-config-logging-logzio/
implementation 'io.liftwizard:liftwizard-config-logging-logzio:0.25.0'// https://jarcasting.com/artifacts/io.liftwizard/liftwizard-config-logging-logzio/
implementation ("io.liftwizard:liftwizard-config-logging-logzio:0.25.0")'io.liftwizard:liftwizard-config-logging-logzio:jar:0.25.0'<dependency org="io.liftwizard" name="liftwizard-config-logging-logzio" rev="0.25.0">
  <artifact name="liftwizard-config-logging-logzio" type="jar" />
</dependency>@Grapes(
@Grab(group='io.liftwizard', module='liftwizard-config-logging-logzio', version='0.25.0')
)libraryDependencies += "io.liftwizard" % "liftwizard-config-logging-logzio" % "0.25.0"[io.liftwizard/liftwizard-config-logging-logzio "0.25.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| io.logz.logback : logzio-logback-appender | jar | v1.0.25 | 
| io.dropwizard : dropwizard-logging | jar | |
| ch.qos.logback : logback-core | jar | |
| ch.qos.logback : logback-classic | jar | |
| com.fasterxml.jackson.core : jackson-annotations | jar | |
| javax.validation : validation-api | jar | |
| com.google.guava : guava | jar | |
| com.google.auto.service : auto-service-annotations | jar |