---
source_url: https://www.pubnub.com/docs/sdks/java/platform-support
title: Platform Support for Java SDK
updated_at: 2026-05-22T11:06:40.720Z
sdk_name: PubNub Java SDK
sdk_version: 6.4.5
---

> Documentation Index
> For a curated overview of PubNub documentation, see: https://www.pubnub.com/docs/llms.txt
> For the full list of all documentation pages, see: https://www.pubnub.com/docs/llms-full.txt


# Platform Support for Java SDK

PubNub Java SDK, use the latest version: 6.4.5

Install:

```bash
Add PubNub dependency to your build@6.4.5
```

## Java SDK 6.4.5

### library: maven

**Repository:** [maven](https://repo.maven.apache.org/maven2/com/pubnub/pubnub-gson/6.4.5/pubnub-gson-6.4.5.jar)

#### Dependencies

| Name | Min version | License | Location | Required |
| --- | --- | --- | --- | --- |
| retrofit | 2.6.2 | [Apache License, Version 2.0](https://github.com/square/retrofit/blob/parent-2.6.2/LICENSE.txt) | https://repo.maven.apache.org/maven2/com/squareup/retrofit2/retrofit/2.6.2/retrofit-2.6.2.jar | Yes |
| okhttp | 4.10.0 | [Apache License, Version 2.0](https://github.com/square/okhttp/blob/parent-4.10.0/LICENSE.txt) | https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp/4.10.0/okhttp-4.10.0.jar | Yes |
| converter-gson | 2.6.2 | [Apache License, Version 2.0](https://github.com/square/retrofit/blob/parent-2.6.2/LICENSE.txt) | https://repo.maven.apache.org/maven2/com/squareup/retrofit2/converter-gson/2.6.2/converter-gson-2.6.2.jar | Yes |
| gson | 2.9.0 | [Apache License, Version 2.0](https://github.com/google/gson/blob/gson-parent-2.9.0/LICENSE) | https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.9.0/gson-2.9.0.jar | Yes |
| cbor | 0.9 | [The Apache Software License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0.txt) | https://repo.maven.apache.org/maven2/co/nstant/in/cbor/0.9 | Yes |
| json | 20231013 | [Public Domain](https://github.com/stleary/JSON-java/blob/20231013/LICENSE) | https://repo.maven.apache.org/maven2/org/json/json/20231013/json-20231013.jar | Yes |

#### Supported Platforms

##### Android

| Target Architecture | Runtime Version | Minimum OS Version | Maximum OS Version |
| --- | --- | --- | --- |
| armeabi-v7a, atom, armeabi, arm64-v8a | ART | N/A | N/A |

##### Linux

| Target Architecture | Runtime Version | Minimum OS Version | Maximum OS Version |
| --- | --- | --- | --- |
| x86, x86-64 | JVM 8 | Ubuntu 12.04 | Ubuntu 20.04 LTS |

##### macOS

| Target Architecture | Runtime Version | Minimum OS Version | Maximum OS Version |
| --- | --- | --- | --- |
| x86-64 | JVM 8 | macOS 10.12 | macOS 11.0.1 |

##### Windows

| Target Architecture | Runtime Version | Minimum OS Version | Maximum OS Version |
| --- | --- | --- | --- |
| x86, x86-64 | JVM 8 | Windows Vista Ultimate | Windows 10 Home |

#### Target Platforms

* Windows 10 (8u51 and above)
* Windows 8.x (Desktop)
* Windows 7 SP1
* Windows Vista SP2
* Windows Server 2008 R2 SP1 (64-bit)
* Windows Server 2012 and 2012 R2 (64-bit)
* Intel-based Mac running Mac OS X 10.8.3+, 10.9+
* Oracle Linux 5.5+
* Oracle Linux 6.x
* Oracle Linux 7.x (64-bit) (8u20 and above)
* Red Hat Enterprise Linux 5.5+, 6.x
* Red Hat Enterprise Linux 7.x (64-bit) (8u20 and above)
* Suse Linux Enterprise Server 10 SP2+, 11.x
* Suse Linux Enterprise Server 12.x (64-bit) (8u31 and above)
* Ubuntu Linux 12.04 LTS, 13.x
* Ubuntu Linux 14.x (8u25 and above)
* Ubuntu Linux 15.04 (8u45 and above)
* Ubuntu Linux 15.10 (8u65 and above)