<dependency>
<groupId>be.yildiz-games</groupId>
<artifactId>common-logging</artifactId>
<version>2.1.2</version>
</dependency>
<parent> <groupId>be.yildiz-games</groupId> <artifactId>parent</artifactId> <version>3.0.3</version> </parent>
compile
|-- be.yildiz-games:common-util:1.0.4
|-- com.splunk.logging:splunk-library-javalogging:1.6.2
|-- org.apache.httpcomponents:httpclient:4.5.7
|-- org.apache.httpcomponents:httpcore:4.4.11
|-- ch.qos.logback:logback-classic:1.2.3
|-- org.slf4j:slf4j-api:1.7.25
test