crpc-parent

RPC framework

Лицензия

Лицензия

Группа

Группа

com.github.leeyazhou
Идентификатор

Идентификатор

crpc-parent
Последняя версия

Последняя версия

1.0.2.RELEASE
Дата

Дата

Тип

Тип

pom
Описание

Описание

crpc-parent
RPC framework
Ссылка на сайт

Ссылка на сайт

http://www.github.com/leeyazhou/crpc.git
Организация-разработчик

Организация-разработчик

crpc

Скачать crpc-parent

Имя Файла Размер
crpc-parent-1.0.2.RELEASE.pom 28 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.github.leeyazhou/crpc-parent/ -->
<dependency>
    <groupId>com.github.leeyazhou</groupId>
    <artifactId>crpc-parent</artifactId>
    <version>1.0.2.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.leeyazhou/crpc-parent/
implementation 'com.github.leeyazhou:crpc-parent:1.0.2.RELEASE'
// https://jarcasting.com/artifacts/com.github.leeyazhou/crpc-parent/
implementation ("com.github.leeyazhou:crpc-parent:1.0.2.RELEASE")
'com.github.leeyazhou:crpc-parent:pom:1.0.2.RELEASE'
<dependency org="com.github.leeyazhou" name="crpc-parent" rev="1.0.2.RELEASE">
  <artifact name="crpc-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.leeyazhou', module='crpc-parent', version='1.0.2.RELEASE')
)
libraryDependencies += "com.github.leeyazhou" % "crpc-parent" % "1.0.2.RELEASE"
[com.github.leeyazhou/crpc-parent "1.0.2.RELEASE"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.30

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.mockito : mockito-core jar 3.3.3

Модули Проекта

  • crpc-core
  • crpc-rpc
  • crpc-console
  • crpc-registry
  • crpc-bootstrap
  • crpc-transport
  • crpc-config
  • crpc-monitor
  • crpc-bom
  • crpc-codec
  • crpc-example

Версии библиотеки

Версия
1.0.2.RELEASE
1.0.1.RELEASE