Last Version

redisRpc 1.0.0

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

cn.com.chinanews
ArtifactId

ArtifactId

redisRpc
Version

Version

1.0.0
Type

Type

jar
Description

Description

redisRpc
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://github.com/yangyifeng2/redisRpc

Download redisRpc 1.0.0


<!-- 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"]

Dependencies

compile (8)

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

Project Modules

There are no modules declared in this project.