<dependency>
<groupId>com.sproutsocial</groupId>
<artifactId>nsq-j</artifactId>
<version>0.9.2</version>
</dependency>
compile
|-- org.slf4j:slf4j-api:1.7.25
|-- com.google.code.gson:gson:2.8.2
|-- net.jcip:jcip-annotations:1.0
|-- org.xerial.snappy:snappy-java:1.1.2.6
|-- ch.qos.logback:logback-core:1.2.3
|-- ch.qos.logback:logback-classic:1.2.3
test
|-- junit:junit:4.12
|-- org.powermock:powermock-module-junit4:1.6.2