| License |
License |
|---|---|
| GroupId | GroupIdcom.github.mpusher |
| ArtifactId | ArtifactIdmpush-cache |
| Version | Version0.8.0 |
| Type | Typejar |
| Description |
Descriptionmpush-cache
MPUSH消息推送系统缓存模块
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationMPusher, Inc. |
| Filename | Size |
|---|---|
| mpush-cache-0.8.0.pom | |
| mpush-cache-0.8.0.jar | 19 KB |
| mpush-cache-0.8.0-sources.jar | 13 KB |
| mpush-cache-0.8.0-javadoc.jar | 94 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.mpusher/mpush-cache/ -->
<dependency>
<groupId>com.github.mpusher</groupId>
<artifactId>mpush-cache</artifactId>
<version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mpusher/mpush-cache/
implementation 'com.github.mpusher:mpush-cache:0.8.0'
// https://jarcasting.com/artifacts/com.github.mpusher/mpush-cache/
implementation ("com.github.mpusher:mpush-cache:0.8.0")
'com.github.mpusher:mpush-cache:jar:0.8.0'
<dependency org="com.github.mpusher" name="mpush-cache" rev="0.8.0">
<artifact name="mpush-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mpusher', module='mpush-cache', version='0.8.0')
)
libraryDependencies += "com.github.mpusher" % "mpush-cache" % "0.8.0"
[com.github.mpusher/mpush-cache "0.8.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.mpusher : mpush-monitor | jar | 0.8.0 |
| redis.clients : jedis | jar | 2.9.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |