xiaomi push java sdk

根据小米官方java-sdk-http2的1.0.5版本反编译后修改而成

Лицензия

Лицензия

Группа

Группа

cn.aghost
Идентификатор

Идентификатор

xmpush-server-api-http2
Последняя версия

Последняя версия

1.0.5.03
Дата

Дата

Тип

Тип

jar
Описание

Описание

xiaomi push java sdk
根据小米官方java-sdk-http2的1.0.5版本反编译后修改而成
Ссылка на сайт

Ссылка на сайт

https://github.com/ggg17226/xmpush-server-api-http2
Система контроля версий

Система контроля версий

https://github.com/ggg17226/xmpush-server-api-http2

Скачать xmpush-server-api-http2

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/cn.aghost/xmpush-server-api-http2/ -->
<dependency>
    <groupId>cn.aghost</groupId>
    <artifactId>xmpush-server-api-http2</artifactId>
    <version>1.0.5.03</version>
</dependency>
// https://jarcasting.com/artifacts/cn.aghost/xmpush-server-api-http2/
implementation 'cn.aghost:xmpush-server-api-http2:1.0.5.03'
// https://jarcasting.com/artifacts/cn.aghost/xmpush-server-api-http2/
implementation ("cn.aghost:xmpush-server-api-http2:1.0.5.03")
'cn.aghost:xmpush-server-api-http2:jar:1.0.5.03'
<dependency org="cn.aghost" name="xmpush-server-api-http2" rev="1.0.5.03">
  <artifact name="xmpush-server-api-http2" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.aghost', module='xmpush-server-api-http2', version='1.0.5.03')
)
libraryDependencies += "cn.aghost" % "xmpush-server-api-http2" % "1.0.5.03"
[cn.aghost/xmpush-server-api-http2 "1.0.5.03"]

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
commons-codec : commons-codec jar 1.14
com.squareup.okhttp3 : okhttp jar 4.6.0
org.conscrypt : conscrypt-openjdk-uber Необязательный jar 2.4.0
com.googlecode.json-simple : json-simple jar 1.1.1
org.slf4j : slf4j-api jar 1.7.30
org.apache.commons : commons-lang3 jar 3.10

provided (1)

Идентификатор библиотеки Тип Версия
org.projectlombok : lombok jar 1.18.12

test (2)

Идентификатор библиотеки Тип Версия
org.mockito : mockito-core jar 3.3.3
junit : junit jar 4.13

Модули Проекта

Данный проект не имеет модулей.

xmpush-server-api-http2

小米push server sdk,根据官方1.0.5版本反编译后修改日志组件为slf4j

Версии библиотеки

Версия
1.0.5.03
1.0.5.01