Last Version

Dropwizard Papertrail Addon 1.2

Addon for Dropwizard adding support for logging to Papertrail.

License

License

Categories

Categories

DropWizard Container Microservices Square Business Logic Libraries Financial
GroupId

GroupId

com.dcsquare
ArtifactId

ArtifactId

dropwizard-papertrail
Version

Version

1.2
Type

Type

jar
Description

Description

Dropwizard Papertrail Addon
Addon for Dropwizard adding support for logging to Papertrail.
Project URL

Project URL

https://github.com/dc-square/dropwizard-papertrail
Project Organization

Project Organization

dc-square GmbH

Download dropwizard-papertrail 1.2


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
io.dropwizard : dropwizard-core jar 1.0.2
com.papertrailapp : logback-syslog4j jar 1.0.0

Project Modules

There are no modules declared in this project.