xmpush-server-api-http2
小米push server sdk,根据官方1.0.5版本反编译后修改日志组件为slf4j
| License |
License |
|---|---|
| GroupId | GroupIdcn.aghost |
| ArtifactId | ArtifactIdxmpush-server-api-http2 |
| Last Version | Last Version1.0.5.03 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionxiaomi push java sdk
根据小米官方java-sdk-http2的1.0.5版本反编译后修改而成
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-codec : commons-codec | jar | 1.14 |
| com.squareup.okhttp3 : okhttp | jar | 4.6.0 |
| org.conscrypt : conscrypt-openjdk-uber Optional | 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.mockito : mockito-core | jar | 3.3.3 |
| junit : junit | jar | 4.13 |
小米push server sdk,根据官方1.0.5版本反编译后修改日志组件为slf4j