is not current version
Last Version 1.2

com.dcsquare:dropwizard-papertrail 1.1

Addon for Dropwizard adding support for logging to Papertrail.

Categories

Categories

DropWizard Container Microservices Square Business Logic Libraries Financial
GroupId

GroupId

com.dcsquare
ArtifactId

ArtifactId

dropwizard-papertrail
Version

Version

1.1
Type

Type

jar

Download dropwizard-papertrail 1.1


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