is not current version
Last Version 3.6.3

JPush API Java Client 3.5.5

JPush's officially supported Java client library for accessing JPush APIs.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

cn.jpush.api
ArtifactId

ArtifactId

jpush-client
Version

Version

3.5.5
Type

Type

jar
Description

Description

JPush API Java Client
JPush's officially supported Java client library for accessing JPush APIs.
Project URL

Project URL

https://github.com/jpush/jpush-api-java-client
Source Code Management

Source Code Management

https://github.com/jpush/jpush-api-java-client

Download jpush-client 3.5.5


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

Dependencies

compile (7)

Group / Artifact Type Version
cn.jpush.api : jiguang-common jar 1.1.12
org.apache.httpcomponents : httpclient jar 4.5.3
io.netty : netty-all jar 4.1.6.Final
com.google.code.gson : gson jar 2.3
org.slf4j : slf4j-api jar 1.7.7
org.bouncycastle : bcprov-jdk15on jar 1.60
org.bouncycastle : bcpkix-jdk15on jar 1.60

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.6

test (6)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.7
log4j : log4j jar 1.2.17
junit : junit jar 4.11
com.squareup.okhttp : mockwebserver jar 2.0.0
org.mockito : mockito-core jar 1.10.19
org.hamcrest : hamcrest-core jar 2.2

Project Modules

There are no modules declared in this project.