<dependency>
<groupId>com.spotify</groupId>
<artifactId>logging</artifactId>
<version>2.3.7</version>
</dependency>
<parent> <groupId>com.spotify</groupId> <artifactId>foss-root</artifactId> <version>16</version> </parent>
compile
|-- ch.qos.logback:logback-classic:1.4.8
|-- ch.qos.logback:logback-core:1.4.8
|-- net.logstash.logback:logstash-logback-encoder:7.4
|-- uk.co.flamingpenguin.jewelcli:jewelcli:0.59
|-- io.sentry:sentry-logback:6.11.0
provided
test
|-- org.mockito:mockito-all:1.9.5