Last Version

Dropwizard Logging Support 4.0.0-beta.1

Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web applications.

License

License

Categories

Categories

DropWizard Container Microservices Logging Application Layer Libs
GroupId

GroupId

io.dropwizard
ArtifactId

ArtifactId

dropwizard-logging
Version

Version

4.0.0-beta.1
Type

Type

jar
Description

Description

Dropwizard Logging Support
Dropwizard is a Java framework for developing ops-friendly, high-performance, RESTful web applications.

Download dropwizard-logging 4.0.0-beta.1


<!-- https://jarcasting.com/artifacts/io.dropwizard/dropwizard-logging/ -->
<dependency>
    <groupId>io.dropwizard</groupId>
    <artifactId>dropwizard-logging</artifactId>
    <version>4.0.0-beta.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.dropwizard/dropwizard-logging/
implementation 'io.dropwizard:dropwizard-logging:4.0.0-beta.1'
// https://jarcasting.com/artifacts/io.dropwizard/dropwizard-logging/
implementation ("io.dropwizard:dropwizard-logging:4.0.0-beta.1")
'io.dropwizard:dropwizard-logging:jar:4.0.0-beta.1'
<dependency org="io.dropwizard" name="dropwizard-logging" rev="4.0.0-beta.1">
  <artifact name="dropwizard-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.dropwizard', module='dropwizard-logging', version='4.0.0-beta.1')
)
libraryDependencies += "io.dropwizard" % "dropwizard-logging" % "4.0.0-beta.1"
[io.dropwizard/dropwizard-logging "4.0.0-beta.1"]

Dependencies

compile (16)

Group / Artifact Type Version
io.dropwizard : dropwizard-jackson jar 4.0.0-beta.1
io.dropwizard : dropwizard-util jar 4.0.0-beta.1
io.dropwizard : dropwizard-validation jar 4.0.0-beta.1
io.dropwizard.metrics : metrics-core jar
io.dropwizard.metrics : metrics-logback jar
org.slf4j : slf4j-api jar 2.0.0-alpha7
org.slf4j : jul-to-slf4j jar 2.0.0-alpha7
ch.qos.logback : logback-core jar 1.3.0-alpha14
ch.qos.logback : logback-classic jar 1.3.0-alpha14
com.fasterxml.jackson.core : jackson-annotations jar
com.fasterxml.jackson.core : jackson-core jar
com.fasterxml.jackson.core : jackson-databind jar
com.google.code.findbugs : jsr305 jar 3.0.2
io.dropwizard.logback : logback-throttling-appender jar 1.1.9
jakarta.validation : jakarta.validation-api jar 3.0.1
org.eclipse.jetty : jetty-util jar

runtime (2)

Group / Artifact Type Version
org.slf4j : log4j-over-slf4j jar 2.0.0-alpha7
org.slf4j : jcl-over-slf4j jar 2.0.0-alpha7

test (7)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-params jar
org.apache.commons : commons-text jar 1.9
org.assertj : assertj-core jar 3.22.0
org.mockito : mockito-core jar 4.4.0
io.dropwizard : dropwizard-configuration jar 4.0.0-beta.1

Project Modules

There are no modules declared in this project.