License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs |
GroupId | GroupIdcom.spotify |
ArtifactId | ArtifactIdlogging |
Last Version | Last Version2.3.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlogging
Support classes for logging using logback and slf4j
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
logging-2.3.3.pom | |
logging-2.3.3.jar | 24 KB |
logging-2.3.3-sources.jar | 18 KB |
logging-2.3.3-javadoc.jar | 110 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.spotify/logging/ -->
<dependency>
<groupId>com.spotify</groupId>
<artifactId>logging</artifactId>
<version>2.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify/logging/
implementation 'com.spotify:logging:2.3.3'
// https://jarcasting.com/artifacts/com.spotify/logging/
implementation ("com.spotify:logging:2.3.3")
'com.spotify:logging:jar:2.3.3'
<dependency org="com.spotify" name="logging" rev="2.3.3">
<artifact name="logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify', module='logging', version='2.3.3')
)
libraryDependencies += "com.spotify" % "logging" % "2.3.3"
[com.spotify/logging "2.3.3"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.32 |
ch.qos.logback : logback-classic | jar | 1.2.9 |
ch.qos.logback : logback-core | jar | 1.2.9 |
net.logstash.logback : logstash-logback-encoder | jar | 4.11 |
uk.co.flamingpenguin.jewelcli : jewelcli | jar | 0.6 |
com.getsentry.raven : raven-logback | jar | 7.8.2 |
Group / Artifact | Type | Version |
---|---|---|
io.norberg : some | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.mockito : mockito-all | jar | 1.9.5 |
com.github.stefanbirkner : system-rules | jar | 1.16.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.11.3 |
com.google.guava : guava | jar | 17.0 |