| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.leeyazhou |
| Идентификатор | Идентификаторcrpc-console |
| Версия | Версия1.0.2.RELEASE |
| Тип | Типjar |
| Описание |
ОписаниеRPC framework
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| crpc-console-1.0.2.RELEASE.pom | |
| crpc-console-1.0.2.RELEASE.jar | 1 MB |
| crpc-console-1.0.2.RELEASE-sources.jar | 1 MB |
| crpc-console-1.0.2.RELEASE-javadoc.jar | 130 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 Необязательный | 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | |
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 3.3.3 |