License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices Logging Application Layer Libs |
GroupId | GroupIdcom.newrelic.logging |
ArtifactId | ArtifactIddropwizard |
Last Version | Last Version2.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondropwizard
Decorate logs with trace data for New Relic Logging.
|
Project URL |
Project URL |
Filename | Size |
---|---|
dropwizard-2.5.0.pom | |
dropwizard-2.5.0.jar | 12 KB |
dropwizard-2.5.0-sources.jar | 3 KB |
dropwizard-2.5.0-javadoc.jar | 31 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.newrelic.logging/dropwizard/ -->
<dependency>
<groupId>com.newrelic.logging</groupId>
<artifactId>dropwizard</artifactId>
<version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.newrelic.logging/dropwizard/
implementation 'com.newrelic.logging:dropwizard:2.5.0'
// https://jarcasting.com/artifacts/com.newrelic.logging/dropwizard/
implementation ("com.newrelic.logging:dropwizard:2.5.0")
'com.newrelic.logging:dropwizard:jar:2.5.0'
<dependency org="com.newrelic.logging" name="dropwizard" rev="2.5.0">
<artifact name="dropwizard" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.newrelic.logging', module='dropwizard', version='2.5.0')
)
libraryDependencies += "com.newrelic.logging" % "dropwizard" % "2.5.0"
[com.newrelic.logging/dropwizard "2.5.0"]
Group / Artifact | Type | Version |
---|---|---|
io.dropwizard : dropwizard-logging | jar | 1.3.14 |
io.dropwizard : dropwizard-request-logging | jar | 1.3.14 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
com.newrelic.agent.java : newrelic-api | jar | 7.6.0 |