Last Version

com.github.leeyazhou:crpc-console 1.0.2.RELEASE

RPC framework

License

License

GroupId

GroupId

com.github.leeyazhou
ArtifactId

ArtifactId

crpc-console
Version

Version

1.0.2.RELEASE
Type

Type

jar
Description

Description

RPC framework
Project Organization

Project Organization

crpc

Download crpc-console 1.0.2.RELEASE


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

Dependencies

compile (15)

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

test (3)

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

Project Modules

There are no modules declared in this project.