| License |
License |
|---|---|
| Categories |
CategoriesDropWizard Container Microservices Square Business Logic Libraries Financial |
| GroupId | GroupIdcom.dcsquare |
| ArtifactId | ArtifactIddropwizard-papertrail |
| Last Version | Last Version1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionDropwizard Papertrail Addon
Addon for Dropwizard adding support for logging to Papertrail.
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationdc-square GmbH |
<!-- https://jarcasting.com/artifacts/com.dcsquare/dropwizard-papertrail/ -->
<dependency>
<groupId>com.dcsquare</groupId>
<artifactId>dropwizard-papertrail</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.dcsquare/dropwizard-papertrail/
implementation 'com.dcsquare:dropwizard-papertrail:1.2'
// https://jarcasting.com/artifacts/com.dcsquare/dropwizard-papertrail/
implementation ("com.dcsquare:dropwizard-papertrail:1.2")
'com.dcsquare:dropwizard-papertrail:jar:1.2'
<dependency org="com.dcsquare" name="dropwizard-papertrail" rev="1.2">
<artifact name="dropwizard-papertrail" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dcsquare', module='dropwizard-papertrail', version='1.2')
)
libraryDependencies += "com.dcsquare" % "dropwizard-papertrail" % "1.2"
[com.dcsquare/dropwizard-papertrail "1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.dropwizard : dropwizard-core | jar | 1.0.2 |
| com.papertrailapp : logback-syslog4j | jar | 1.0.0 |