| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы Сеть CLI Взаимодействие с пользователем Netty Networking |
| Группа | Группаcom.github.linshenkx |
| Идентификатор | Идентификаторrpc-netty-client-spring-boot-starter |
| Последняя версия | Последняя версия2.0.2.RELEASE |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описание基于Netty的简易RPC框架
|
<!-- https://jarcasting.com/artifacts/com.github.linshenkx/rpc-netty-client-spring-boot-starter/ -->
<dependency>
<groupId>com.github.linshenkx</groupId>
<artifactId>rpc-netty-client-spring-boot-starter</artifactId>
<version>2.0.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.linshenkx/rpc-netty-client-spring-boot-starter/
implementation 'com.github.linshenkx:rpc-netty-client-spring-boot-starter:2.0.2.RELEASE'
// https://jarcasting.com/artifacts/com.github.linshenkx/rpc-netty-client-spring-boot-starter/
implementation ("com.github.linshenkx:rpc-netty-client-spring-boot-starter:2.0.2.RELEASE")
'com.github.linshenkx:rpc-netty-client-spring-boot-starter:jar:2.0.2.RELEASE'
<dependency org="com.github.linshenkx" name="rpc-netty-client-spring-boot-starter" rev="2.0.2.RELEASE">
<artifact name="rpc-netty-client-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.linshenkx', module='rpc-netty-client-spring-boot-starter', version='2.0.2.RELEASE')
)
libraryDependencies += "com.github.linshenkx" % "rpc-netty-client-spring-boot-starter" % "2.0.2.RELEASE"
[com.github.linshenkx/rpc-netty-client-spring-boot-starter "2.0.2.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.linshenkx : rpc-netty-client-spring-boot-autoconfigure | jar | 2.0.2.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
|