License |
License |
---|---|
GroupId | GroupIdcom.github.leeyazhou |
ArtifactId | ArtifactIdcrpc-console |
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-console/ -->
<dependency>
<groupId>com.github.leeyazhou</groupId>
<artifactId>crpc-console</artifactId>
<version>1.0.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.leeyazhou/crpc-console/
implementation 'com.github.leeyazhou:crpc-console:1.0.2.RELEASE'
// https://jarcasting.com/artifacts/com.github.leeyazhou/crpc-console/
implementation ("com.github.leeyazhou:crpc-console:1.0.2.RELEASE")
'com.github.leeyazhou:crpc-console:jar:1.0.2.RELEASE'
<dependency org="com.github.leeyazhou" name="crpc-console" rev="1.0.2.RELEASE">
<artifact name="crpc-console" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.leeyazhou', module='crpc-console', version='1.0.2.RELEASE')
)
libraryDependencies += "com.github.leeyazhou" % "crpc-console" % "1.0.2.RELEASE"
[com.github.leeyazhou/crpc-console "1.0.2.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.101tec : zkclient | jar | 0.11 |
com.alibaba : fastjson | jar | 1.2.60 |
com.github.leeyazhou : crpc-core | jar | 1.0.2-SNAPSHOT |
mysql : mysql-connector-java | jar | |
org.apache.commons : commons-lang3 | jar | |
org.apache.zookeeper : zookeeper | jar | 3.4.14 |
org.sitemesh : sitemesh | jar | 3.0.1 |
org.springframework : spring-context-support | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.springframework.boot : spring-boot-starter-aop | jar | |
org.springframework.boot : spring-boot-starter-data-redis | jar | |
org.springframework.boot : spring-boot-starter-thymeleaf | jar | |
org.springframework.boot : spring-boot-starter-web | jar | |
redis.clients : jedis | jar | 2.9.0 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 3.3.3 |