Last Version

QPush Client 1.2

QPush

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.yamingd.qpush
ArtifactId

ArtifactId

client
Version

Version

1.2
Type

Type

jar
Description

Description

QPush Client
QPush
Project URL

Project URL

https://github.com/yamingd/QPush
Source Code Management

Source Code Management

https://github.com/yamingd/QPush

Download client 1.2


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

Dependencies

compile (9)

Group / Artifact Type Version
com.google.guava : guava jar 17.0
ch.qos.logback : logback-classic jar 1.0.13
org.msgpack : msgpack jar 0.6.11
org.apache.commons : commons-lang3 jar 3.3.2
org.slf4j : slf4j-api jar 1.7.5
io.netty : netty-all jar 4.0.15.Final
com.google.code.gson : gson jar 2.2.4
org.slf4j : jul-to-slf4j jar 1.5.11
com.google.protobuf : protobuf-java jar 2.5.0

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.