<dependency>
<groupId>com.pubnub</groupId>
<artifactId>pubnub-gson</artifactId>
<version>6.0.0</version>
</dependency>
compile
|-- com.squareup.okhttp3:logging-interceptor:3.12.6
|-- com.google.code.gson:gson:2.8.6
runtime
|-- com.squareup.retrofit2:retrofit:2.6.2
|-- org.slf4j:slf4j-api:1.7.28
|-- com.squareup.retrofit2:converter-gson:2.6.2
|-- com.fasterxml.jackson.core:jackson-databind:2.12.3
|-- com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:2.12.3
|-- org.jetbrains:annotations:17.0.0
test
|-- org.aeonbits.owner:owner:1.0.8
|-- ch.qos.logback:logback-classic:1.2.3
|-- ch.qos.logback:logback-core:1.2.3
|-- org.hamcrest:hamcrest-all:1.3
|-- junit:junit:4.12
|-- com.github.tomakehurst:wiremock:2.25.0
|-- org.awaitility:awaitility:4.0.1
|-- org.mockito:mockito-core:3.6.0
|-- io.cucumber:cucumber-java:6.10.4
|-- io.cucumber:cucumber-junit:6.10.4