is not current version
Last Version 4.0.0-beta.1

Dropwizard Logging Support 2.1.0-beta.7

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

2.1.0-beta.7
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 2.1.0-beta.7


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

Dependencies

compile (16)

Group / Artifact Type Version
io.dropwizard : dropwizard-jackson jar 2.1.0-beta.7
io.dropwizard : dropwizard-util jar 2.1.0-beta.7
io.dropwizard : dropwizard-validation jar 2.1.0-beta.7
io.dropwizard.metrics : metrics-core jar
io.dropwizard.metrics : metrics-logback jar
org.slf4j : slf4j-api jar 1.7.32
org.slf4j : jul-to-slf4j jar 1.7.32
ch.qos.logback : logback-core jar 1.2.9
ch.qos.logback : logback-classic jar 1.2.9
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.7
jakarta.validation : jakarta.validation-api jar 2.0.2
org.eclipse.jetty : jetty-util jar

runtime (2)

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

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.21.0
org.mockito : mockito-core jar 4.2.0
io.dropwizard : dropwizard-configuration jar 2.1.0-beta.7

Project Modules

There are no modules declared in this project.