License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdcn.com.chinanews |
ArtifactId | ArtifactIdredisRpc |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionredisRpc
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
redisRpc-1.0.0.pom | |
redisRpc-1.0.0.jar | 32 KB |
redisRpc-1.0.0-sources.jar | 20 KB |
redisRpc-1.0.0-javadoc.jar | 140 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.com.chinanews/redisRpc/ -->
<dependency>
<groupId>cn.com.chinanews</groupId>
<artifactId>redisRpc</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.com.chinanews/redisRpc/
implementation 'cn.com.chinanews:redisRpc:1.0.0'
// https://jarcasting.com/artifacts/cn.com.chinanews/redisRpc/
implementation ("cn.com.chinanews:redisRpc:1.0.0")
'cn.com.chinanews:redisRpc:jar:1.0.0'
<dependency org="cn.com.chinanews" name="redisRpc" rev="1.0.0">
<artifact name="redisRpc" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.com.chinanews', module='redisRpc', version='1.0.0')
)
libraryDependencies += "cn.com.chinanews" % "redisRpc" % "1.0.0"
[cn.com.chinanews/redisRpc "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-aop | jar | 4.1.6.RELEASE |
org.springframework : spring-aspects | jar | 4.1.6.RELEASE |
org.springframework : spring-beans | jar | 4.1.6.RELEASE |
org.springframework : spring-context | jar | 4.1.6.RELEASE |
org.springframework : spring-core | jar | 4.1.6.RELEASE |
org.springframework.data : spring-data-redis | jar | 1.6.4.RELEASE |
com.alibaba : fastjson | jar | 1.2.47 |
redis.clients : jedis | jar | 2.9.0 |