License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdcom.github.leeyazhou |
ArtifactId | ArtifactIdcrpc-registry-redis |
Last Version | Last Version1.0.2.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRPC framework
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.leeyazhou/crpc-registry-redis/ -->
<dependency>
<groupId>com.github.leeyazhou</groupId>
<artifactId>crpc-registry-redis</artifactId>
<version>1.0.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.leeyazhou/crpc-registry-redis/
implementation 'com.github.leeyazhou:crpc-registry-redis:1.0.2.RELEASE'
// https://jarcasting.com/artifacts/com.github.leeyazhou/crpc-registry-redis/
implementation ("com.github.leeyazhou:crpc-registry-redis:1.0.2.RELEASE")
'com.github.leeyazhou:crpc-registry-redis:jar:1.0.2.RELEASE'
<dependency org="com.github.leeyazhou" name="crpc-registry-redis" rev="1.0.2.RELEASE">
<artifact name="crpc-registry-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.leeyazhou', module='crpc-registry-redis', version='1.0.2.RELEASE')
)
libraryDependencies += "com.github.leeyazhou" % "crpc-registry-redis" % "1.0.2.RELEASE"
[com.github.leeyazhou/crpc-registry-redis "1.0.2.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.github.leeyazhou : crpc-registry-api | jar | 1.0.2.RELEASE |
redis.clients : jedis | jar | 2.9.0 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.30 |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 3.3.3 |