<dependency>
<groupId>com.pubnub</groupId>
<artifactId>pubnub-gson</artifactId>
<version>6.1.0</version>
</dependency>
compile
|-- com.squareup.okhttp3:logging-interceptor:3.12.6
|-- com.google.code.gson:gson:2.9.0
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.13.3
|-- com.fasterxml.jackson.dataformat:jackson-dataformat-cbor:2.13.3
|-- org.jetbrains:annotations:23.0.0
test
|-- org.aeonbits.owner:owner:1.0.8
|-- ch.qos.logback:logback-classic:1.2.9
|-- ch.qos.logback:logback-core:1.2.9
|-- org.hamcrest:hamcrest-all:1.3
|-- com.github.tomakehurst:wiremock:2.27.2
|-- 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
|-- io.cucumber:cucumber-picocontainer:6.10.4