Last Version

QPush Core 1.4

QPush

License

License

GroupId

GroupId

com.github.yamingd.qpush
ArtifactId

ArtifactId

qpush-core
Version

Version

1.4
Type

Type

jar
Description

Description

QPush Core
QPush
Project URL

Project URL

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

Source Code Management

https://github.com/yamingd/QPush

Download qpush-core 1.4


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

Dependencies

compile (17)

Group / Artifact Type Version
com.jolbox : bonecp-spring jar 0.8.0.RELEASE
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
com.codahale.metrics : metrics-core jar 3.0.1
org.slf4j : slf4j-api jar 1.7.5
com.github.yamingd.qpush » Protobuf jar 1.4
org.springframework : spring-context jar 3.2.11.RELEASE
org.slf4j : jul-to-slf4j jar 1.5.11
org.springframework : spring-jdbc jar 3.2.11.RELEASE
mysql : mysql-connector-java jar 5.1.34
redis.clients : jedis jar 2.6.2
com.jolbox : bonecp jar 0.8.0.RELEASE
com.google.code.gson : gson jar 2.2.4
org.springframework : spring-core jar 3.2.11.RELEASE
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.