License |
License |
---|---|
GroupId | GroupIdcom.github.yamingd.qpush |
ArtifactId | ArtifactIdqpush-core |
Version | Version1.4 |
Type | Typejar |
Description |
DescriptionQPush Core
QPush
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
qpush-core-1.4.pom | |
qpush-core-1.4.jar | 63 KB |
qpush-core-1.4-sources.jar | 31 KB |
qpush-core-1.4-javadoc.jar | 31 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |