License |
License |
---|---|
Categories |
CategoriesDropWizard Container Microservices Logging Application Layer Libs |
GroupId | GroupIdcom.jamierf.dropwizard |
ArtifactId | ArtifactIddropwizard-logging-loggly |
Version | Version0.7 |
Type | Typejar |
Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.jamierf.dropwizard/dropwizard-logging-loggly/ -->
<dependency>
<groupId>com.jamierf.dropwizard</groupId>
<artifactId>dropwizard-logging-loggly</artifactId>
<version>0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.jamierf.dropwizard/dropwizard-logging-loggly/
implementation 'com.jamierf.dropwizard:dropwizard-logging-loggly:0.7'
// https://jarcasting.com/artifacts/com.jamierf.dropwizard/dropwizard-logging-loggly/
implementation ("com.jamierf.dropwizard:dropwizard-logging-loggly:0.7")
'com.jamierf.dropwizard:dropwizard-logging-loggly:jar:0.7'
<dependency org="com.jamierf.dropwizard" name="dropwizard-logging-loggly" rev="0.7">
<artifact name="dropwizard-logging-loggly" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jamierf.dropwizard', module='dropwizard-logging-loggly', version='0.7')
)
libraryDependencies += "com.jamierf.dropwizard" % "dropwizard-logging-loggly" % "0.7"
[com.jamierf.dropwizard/dropwizard-logging-loggly "0.7"]
Group / Artifact | Type | Version |
---|---|---|
io.dropwizard : dropwizard-logging | jar | 0.9.1 |
ch.qos.logback.contrib : logback-json-classic | jar | 0.1.2 |
ch.qos.logback.contrib : logback-jackson | jar | 0.1.2 |
org.logback-extensions : logback-ext-loggly | jar | 0.1.2 |