com.github.linshenkx:rpc-netty-client-spring-boot-autoconfigure

基于Netty的简易RPC框架

Лицензия

Лицензия

Категории

Категории

Spring Boot Контейнер Микросервисы Сеть CLI Взаимодействие с пользователем Auto Библиотеки уровня приложения Code Generators config Configuration Netty Networking
Группа

Группа

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

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

rpc-netty-client-spring-boot-autoconfigure
Последняя версия

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

2.0.2.RELEASE
Дата

Дата

Тип

Тип

jar
Описание

Описание

基于Netty的简易RPC框架

Скачать rpc-netty-client-spring-boot-autoconfigure

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

<!-- https://jarcasting.com/artifacts/com.github.linshenkx/rpc-netty-client-spring-boot-autoconfigure/ -->
<dependency>
    <groupId>com.github.linshenkx</groupId>
    <artifactId>rpc-netty-client-spring-boot-autoconfigure</artifactId>
    <version>2.0.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.linshenkx/rpc-netty-client-spring-boot-autoconfigure/
implementation 'com.github.linshenkx:rpc-netty-client-spring-boot-autoconfigure:2.0.2.RELEASE'
// https://jarcasting.com/artifacts/com.github.linshenkx/rpc-netty-client-spring-boot-autoconfigure/
implementation ("com.github.linshenkx:rpc-netty-client-spring-boot-autoconfigure:2.0.2.RELEASE")
'com.github.linshenkx:rpc-netty-client-spring-boot-autoconfigure:jar:2.0.2.RELEASE'
<dependency org="com.github.linshenkx" name="rpc-netty-client-spring-boot-autoconfigure" rev="2.0.2.RELEASE">
  <artifact name="rpc-netty-client-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.linshenkx', module='rpc-netty-client-spring-boot-autoconfigure', version='2.0.2.RELEASE')
)
libraryDependencies += "com.github.linshenkx" % "rpc-netty-client-spring-boot-autoconfigure" % "2.0.2.RELEASE"
[com.github.linshenkx/rpc-netty-client-spring-boot-autoconfigure "2.0.2.RELEASE"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
com.github.linshenkx : rpc-netty-common jar 2.0.2.RELEASE
org.projectlombok : lombok Необязательный jar 1.18.2
io.netty : netty-all jar
com.101tec : zkclient jar 0.11

provided (2)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter jar 2.1.0.RELEASE
org.springframework.boot : spring-boot-configuration-processor jar 2.1.0.RELEASE

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

Данный проект не имеет модулей.

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

Версия
2.0.2.RELEASE
2.0.1.RELEASE
2.0.0.RELEASE
1.0.4.RELEASE
1.0.3.RELEASE
1.0.2.RELEASE
1.0.1.RELEASE
1.0.0.RELEASE