| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGson Данные JSON |
| Группа | Группаcom.pubnub |
| Идентификатор | Идентификаторpubnub-gson |
| Версия | Версия6.0.1 |
| Тип | Типjar |
| Описание |
ОписаниеPubNub Java SDK
PubNub is a cross-platform client-to-client (1:1 and 1:many) push service in the cloud, capable of
broadcasting real-time messages to millions of web and mobile clients simultaneously, in less than a quarter
second!
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| pubnub-gson-6.0.1.pom | |
| pubnub-gson-6.0.1.jar | 577 KB |
| pubnub-gson-6.0.1-tests.jar | 340 KB |
| pubnub-gson-6.0.1-sources.jar | 266 KB |
| pubnub-gson-6.0.1-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.pubnub/pubnub-gson/ -->
<dependency>
<groupId>com.pubnub</groupId>
<artifactId>pubnub-gson</artifactId>
<version>6.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.pubnub/pubnub-gson/
implementation 'com.pubnub:pubnub-gson:6.0.1'
// https://jarcasting.com/artifacts/com.pubnub/pubnub-gson/
implementation ("com.pubnub:pubnub-gson:6.0.1")
'com.pubnub:pubnub-gson:jar:6.0.1'
<dependency org="com.pubnub" name="pubnub-gson" rev="6.0.1">
<artifact name="pubnub-gson" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pubnub', module='pubnub-gson', version='6.0.1')
)
libraryDependencies += "com.pubnub" % "pubnub-gson" % "6.0.1"
[com.pubnub/pubnub-gson "6.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.squareup.okhttp3 : logging-interceptor | jar | 3.12.6 |
| com.google.code.gson : gson | jar | 2.8.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.squareup.retrofit2 : retrofit | jar | 2.6.2 |
| org.slf4j : slf4j-api | jar | 1.7.28 |
| com.squareup.retrofit2 : converter-gson | jar | 2.6.2 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.3 |
| com.fasterxml.jackson.dataformat : jackson-dataformat-cbor | jar | 2.12.3 |
| org.jetbrains : annotations | jar | 17.0.0 |
| org.json : json | jar | 20190722 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.aeonbits.owner : owner | jar | 1.0.8 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| ch.qos.logback : logback-core | jar | 1.2.3 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| junit : junit | jar | 4.12 |
| com.github.tomakehurst : wiremock | jar | 2.25.0 |
| org.awaitility : awaitility | jar | 4.0.1 |
| org.mockito : mockito-core | jar | 3.6.0 |
| io.cucumber : cucumber-java | jar | 6.10.4 |
| io.cucumber : cucumber-junit | jar | 6.10.4 |
| io.cucumber : cucumber-picocontainer | jar | 6.10.4 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.72 |